Skip to content

Hostname

1driver.dk

Last fetched

1driver.dk resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

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

Resolution chain

1driver.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.21.42.225185.21.40.0/22AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
Organization
john møller
Contact emails

Subdomains

1 observed subdomain of 1driver.dk.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 1driver.dk.

MechanismTarget
SPF_A1driver.dk
SPF_INCLUDEspf.curanet.dk
SPF_INCLUDEspf.simply.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_MX1driver.dk

Related pages

Pivot deeper into the graph from 1driver.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1driver.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.