Skip to content

Hostname

wijchen.nl

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.198.6687.233.192.0/18AS15703NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

15 observed subdomains of wijchen.nl.

Web-graph footprint

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

262 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wijchen.nl.

MechanismTarget
SPF_INCLUDE_spf-ogone.wijchen.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEoverheid.care.nl
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl
SPF_IP23.90.102.124
SPF_IP23.90.105.78
SPF_IP2620:101:2011:300:0:0:0:12
SPF_IP2620:101:2012:300:0:0:0:12

Related pages

Pivot deeper into the graph from wijchen.nl.

Cypher and MCP

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

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