Skip to content

Hostname

reade.nl

Last fetched

reade.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · reade.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/reade.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.179172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

26 observed subdomains of reade.nl.

Web-graph footprint

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

131 sites link to this hostname.

275 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for reade.nl.

MechanismTarget
SPF_Amailrelay.motiv.nl
SPF_Areade.irisintranet.cloud
SPF_Areade.nl
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.reade.nl
SPF_IP185.173.20.200
SPF_IP80.113.98.173
SPF_IP85.90.80.54

Related pages

Pivot deeper into the graph from reade.nl.

Cypher and MCP

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

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