Skip to content

Hostname

bin2bil.dk

Last fetched

bin2bil.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bin2bil.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bin2bil.dk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:a/s scannet
Organization
bin2bil a/s
Contact emails

Subdomains

5 observed subdomains of bin2bil.dk.

Web-graph footprint

Distinct hostnames that link to or from bin2bil.dk in the public web crawl.

14 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bin2bil.dk.

MechanismTarget
SPF_INCLUDE_spf.keyloop.io
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.81.252.80/32
SPF_IP80.199.117.19

Related pages

Pivot deeper into the graph from bin2bil.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bin2bil.dk"})-[: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.