Skip to content

Hostname

eising.dknog.dk

Last fetched

eising.dknog.dk resolves to 1 IPv4 address operated by AS31590 in DK.

Nutrition Label

WHISPER CANON · eising.dknog.dkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eising.dknog.dk

Resolution chain

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

IPPrefixASNOperatorCountry
77.247.71.20277.247.68.0/22AS31590DK

WHOIS identity

No WHOIS records are currently associated with eising.dknog.dk in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eising.dknog.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP130.226.11.118
SPF_IP2001:878:6:0:a800:ff:fe2d:e430
SPF_IP2a02:4de0:42:0:0:0:0:42
SPF_IP77.247.71.202

Related pages

Pivot deeper into the graph from eising.dknog.dk.

Cypher and MCP

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

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