Skip to content

Hostname

stofa.dk

Last fetched

stofa.dk resolves to 1 IPv4 address operated by AS209626 in NL.

Nutrition Label

WHISPER CANON · stofa.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/stofa.dk

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

Registrar
Organization
norlys digital a/s
Contact emails

Subdomains

73 observed subdomains of stofa.dk.

Web-graph footprint

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

145 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for stofa.dk.

MechanismTarget
SPF_Asmtp1.companymobile.dk
SPF_Asmtp2.companymobile.dk
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP40.69.86.130
SPF_IP78.157.103.226
SPF_IP78.157.103.237
SPF_IP78.157.103.240
SPF_IP78.157.103.241
SPF_IP85.218.128.21
SPF_IP92.246.13.181
SPF_IP94.231.110.99
SPF_MXstofa.dk

Related pages

Pivot deeper into the graph from stofa.dk.

Cypher and MCP

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

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