Skip to content

Hostname

abc-forlag.dk

Last fetched

abc-forlag.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 · abc-forlag.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abc-forlag.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

4 observed subdomains of abc-forlag.dk.

Web-graph footprint

Distinct hostnames that link to or from abc-forlag.dk in the public web crawl.

39 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • abc-forlag.dk

SPF policy

5 SPF mechanisms authorising senders for abc-forlag.dk.

MechanismTarget
SPF_Aabc-forlag.dk
SPF_INCLUDEspf.azehosting.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP46.4.208.59
SPF_MXabc-forlag.dk

Related pages

Pivot deeper into the graph from abc-forlag.dk.

Cypher and MCP

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

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