Skip to content

Hostname

edwardschriever.nl

Last fetched

edwardschriever.nl resolves to 2 IPv4 addresses operated by AS-XYNTA - Onworx BV in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · edwardschriever.nlRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/edwardschriever.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.88.68185.133.88.0/22AS12595AS-XYNTA - Onworx BVNL
45.82.189.19145.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of edwardschriever.nl.

Web-graph footprint

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

6 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for edwardschriever.nl.

MechanismTarget
SPF_Aedwardschriever.nl
SPF_IP185.133.88.68
SPF_IP2a10:7180:100:0:185:133:88:68
SPF_IP45.82.189.191
SPF_MXedwardschriever.nl

Related pages

Pivot deeper into the graph from edwardschriever.nl.

Cypher and MCP

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

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