Hostname
stofa.dk
Last fetched
stofa.dk resolves to 1 IPv4 address operated by AS209626 in NL.
Nutrition Label
Resolution chain
stofa.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- —
- Organization
- norlys digital a/s
- Contact emails
Subdomains
73 observed subdomains of stofa.dk.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stofa.dk in the public web crawl.
145 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for stofa.dk.
| Mechanism | Target |
|---|---|
| SPF_A | smtp1.companymobile.dk |
| SPF_A | smtp2.companymobile.dk |
| SPF_INCLUDE | _spf.presscloud.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 40.69.86.130 |
| SPF_IP | 78.157.103.226 |
| SPF_IP | 78.157.103.237 |
| SPF_IP | 78.157.103.240 |
| SPF_IP | 78.157.103.241 |
| SPF_IP | 85.218.128.21 |
| SPF_IP | 92.246.13.181 |
| SPF_IP | 94.231.110.99 |
| SPF_MX | stofa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.