Skip to content

Hostname

webwish.nl

Last fetched

webwish.nl resolves to 2 IPv4 addresses operated by LITESERVER in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · webwish.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webwish.nl

Resolution chain

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

IPPrefixASNOperatorCountry
150.129.8.4150.129.8.0/24AS60404LITESERVERNL
5.255.118.465.255.96.0/19AS60404LITESERVERNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

3 observed subdomains of webwish.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webwish.nl.

MechanismTarget
SPF_Awebwish.nl
SPF_INCLUDErelay.litehosting.nl
SPF_MXwebwish.nl

Related pages

Pivot deeper into the graph from webwish.nl.

Cypher and MCP

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

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