Skip to content

Hostname

dnbcarnegie.dk

Last fetched

dnbcarnegie.dk resolves to 4 IPv4 addresses operated by SOVAM-AS in RU.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with dnbcarnegie.dk in WhisperGraph.

Subdomains

1 observed subdomain of dnbcarnegie.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dnbcarnegie.dk.

MechanismTarget
SPF_INCLUDEspf-00588c01.pphosted.com
SPF_INCLUDEspf-00588c02.pphosted.com
SPF_INCLUDEspf2.brandmaster.com

Related pages

Pivot deeper into the graph from dnbcarnegie.dk.

Cypher and MCP

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

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