Skip to content

Hostname

sitnet.dk

Last fetched

sitnet.dk resolves to 1 IPv4 address operated by STATENSIT in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.64.157.4188.64.152.0/21AS58282STATENSITDK

WHOIS identity

Registrar
Organization
statens it
Contact emails

Subdomains

47 observed subdomains of sitnet.dk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sitnet.dk.

MechanismTarget
SPF_IP188.64.157.0/28
SPF_IP194.182.109.192/26

Related pages

Pivot deeper into the graph from sitnet.dk.

Cypher and MCP

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

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