Skip to content

Hostname

foejo.dk

Last fetched

foejo.dk resolves to 1 IPv4 address operated by AU-ASN in DK.

Nutrition Label

WHISPER CANON · foejo.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foejo.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.45.20.48185.45.20.0/22AS62138AU-ASNDK

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

1 observed subdomain of foejo.dk.

Subdomain
www.foejo.dk

Web-graph footprint

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

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foejo.dk.

MechanismTarget
SPF_INCLUDEspf.au.dk

Related pages

Pivot deeper into the graph from foejo.dk.

Cypher and MCP

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

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