Hostname
fho.dk
Last fetched
fho.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- fagbevaegelsens hovedorganisation
- Contact emails
Subdomains
15 observed subdomains of fho.dk.
Web-graph footprint
Distinct hostnames that link to or from fho.dk in the public web crawl.
390 sites link to this hostname.
464 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for fho.dk.
| Mechanism | Target |
|---|---|
| SPF_A | fho.dk |
| SPF_INCLUDE | _smtpcluster.jay.net |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | bounce.peytz.dk |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.28.224.0/24 |
| SPF_IP | 81.7.161.0/24 |
| SPF_IP | 86.58.180.0/24 |
| SPF_MX | fho.dk |
Related pages
Pivot deeper into the graph from fho.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fho.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.