Skip to content

Hostname

spies.dk

Last fetched

spies.dk resolves to 1 IPv4 address operated by AS8434 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · spies.dkRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spies.dk

Resolution chain

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

IPPrefixASNOperatorCountry
62.119.80.4962.119.0.0/16AS8434SE

WHOIS identity

Registrar
registrar:abion ab
Organization
nordic leisure travel group ab
Contact emails

Subdomains

41 observed subdomains of spies.dk.

Web-graph footprint

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

541 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for spies.dk.

MechanismTarget
SPF_INCLUDE_spf-dc2.sapsf.com
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.119.80.64
SPF_IP62.119.80.65
SPF_IP62.119.80.66
SPF_IP62.119.80.89/25
SPF_IP62.209.53.50/32
SPF_MXspies.dk

Related pages

Pivot deeper into the graph from spies.dk.

Cypher and MCP

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

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