Skip to content

Hostname

intranet.zency.dk

Last fetched

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with intranet.zency.dk in WhisperGraph.

Subdomains

1 observed subdomain of intranet.zency.dk.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for intranet.zency.dk.

MechanismTarget
SPF_Aintranet.zency.dk
SPF_INCLUDE_spf.e-studio.dk
SPF_IP194.132.215.211
SPF_IP195.242.131.71
SPF_MXintranet.zency.dk

Related pages

Pivot deeper into the graph from intranet.zency.dk.

Cypher and MCP

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

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