Skip to content

Hostname

binck.nl

Last fetched

binck.nl resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · binck.nlRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/binck.nl

Resolution chain

binck.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.214.140.130118.214.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.10.164.14423.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
Contact emails

Subdomains

49 observed subdomains of binck.nl.

Web-graph footprint

Distinct hostnames that link to or from binck.nl in the public web crawl.

224 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from binck.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "binck.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.