Skip to content

Hostname

ab.dk

Last fetched

ab.dk resolves to 2 IPv4 addresses operated by AS214996 in US.

Nutrition Label

WHISPER CANON · ab.dkRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ab.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
redmark, godkendt revisionspartnerselskab
Contact emails

Subdomains

9 observed subdomains of ab.dk.

Web-graph footprint

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

10 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ab.dk.

MechanismTarget
SPF_Aab.dk
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_MXab.dk

Related pages

Pivot deeper into the graph from ab.dk.

Cypher and MCP

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

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