Skip to content

Hostname

freya.nl

Last fetched

freya.nl resolves to 1 IPv4 address operated by AS51088 in NL. WHOIS lists registrar:net products b.v. as the registrar.

Nutrition Label

WHISPER CANON · freya.nlRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/freya.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.134.206.10431.134.200.0/21AS51088NL

WHOIS identity

Registrar
registrar:net products b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of freya.nl.

Web-graph footprint

Distinct hostnames that link to or from freya.nl in the public web crawl.

406 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for freya.nl.

MechanismTarget
SPF_Afreya.nl
SPF_As01.freya.nl
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.e-captain.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfreya.nl

Related pages

Pivot deeper into the graph from freya.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "freya.nl"})-[: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.