Skip to content

Hostname

ipfw.dk

Last fetched

ipfw.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ipfw.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ipfw.dk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
laust s?ndergaard jespersen
Contact emails

Subdomains

2 observed subdomains of ipfw.dk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ipfw.dk.

MechanismTarget
SPF_Aipfw.dk
SPF_INCLUDE_spf.e-studio.dk
SPF_INCLUDE_spf.hostingnet.dk
SPF_IP193.200.90.180
SPF_MXipfw.dk

Related pages

Pivot deeper into the graph from ipfw.dk.

Cypher and MCP

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

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