Skip to content

Hostname

spar.dk

Last fetched

spar.dk resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

WHISPER CANON · spar.dkRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spar.dk

Resolution chain

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

IPPrefixASNOperatorCountry
82.192.79.24882.192.64.0/19AS60781NL

WHOIS identity

Registrar
Organization
dagrofa aps
Contact emails

Subdomains

82 observed subdomains of spar.dk.

Web-graph footprint

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

418 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for spar.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.123.121.107
SPF_IP194.255.122.145
SPF_IP37.123.114.36

Related pages

Pivot deeper into the graph from spar.dk.

Cypher and MCP

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

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