Skip to content

Hostname

friday.nl

Last fetched

friday.nl resolves to 3 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · friday.nlRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/friday.nl

Resolution chain

friday.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

28 observed subdomains of friday.nl.

Web-graph footprint

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

21 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for friday.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP144.76.92.121
SPF_IP2a01:4f8:192:222a:0:0:0:2

Related pages

Pivot deeper into the graph from friday.nl.

Cypher and MCP

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

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