Skip to content

Hostname

ofed.nl

Last fetched

ofed.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · ofed.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ofed.nl

Resolution chain

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

IPPrefixASNOperatorCountry
136.144.201.59136.144.128.0/17AS20857NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

10 observed subdomains of ofed.nl.

Web-graph footprint

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

12 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ofed.nl.

MechanismTarget
SPF_Aofed.nl
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.felton.nl
SPF_INCLUDEspf.formdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.201.59
SPF_IP2a01:7c8:d000:333::1/128
SPF_IP80.246.195.60
SPF_IP84.244.157.171
SPF_MXofed.nl

Related pages

Pivot deeper into the graph from ofed.nl.

Cypher and MCP

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

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