Skip to content

Hostname

de-wild.com

Last fetched

de-wild.com resolves to 1 IPv4 address operated by AS-XYNTA in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · de-wild.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de-wild.com

Resolution chain

de-wild.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.116.45.45188.116.45.0/24AS12595AS-XYNTANL

WHOIS identity

Registrar
iana:69
Organization
j. de wild bv
Contact emails

Subdomains

3 observed subdomains of de-wild.com.

Web-graph footprint

Distinct hostnames that link to or from de-wild.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for de-wild.com.

MechanismTarget
SPF_INCLUDEmail-filter.nl
SPF_INCLUDEsmtp.ziggo.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.116.45.45
SPF_IP188.116.45.69
SPF_IP188.116.45.89
SPF_IP31.160.20.153
SPF_MXde-wild.com

Related pages

Pivot deeper into the graph from de-wild.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "de-wild.com"})-[: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.