Hostname
dfo.no
Last fetched
dfo.no resolves to 1 IPv4 address operated by AS16276 in DE.
Nutrition Label
Resolution chain
dfo.no 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 |
|---|---|---|---|---|
| 54.37.206.55 | 54.37.0.0/16 | AS16276 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- direktoratet for ?konomistyring
- Contact emails
Subdomains
91 observed subdomains of dfo.no.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dfo.no in the public web crawl.
343 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dfo.no.
| Mechanism | Target |
|---|---|
| SPF_A | mail01-prod.fdc.c.bitbit.net |
| SPF_A | wf01-test.fdc.c.bitbit.net |
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | successfactors.eu |
| SPF_IP | 159.216.119.146 |
| SPF_IP | 161.38.206.55 |
| SPF_IP | 195.18.142.39 |
Related pages
Pivot deeper into the graph from dfo.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dfo.no"})-[: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.