Skip to content

Hostname

webwide.de

Last fetched

webwide.de resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · webwide.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webwide.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.31.145.223.31.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.37.145.223.37.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with webwide.de in WhisperGraph.

Subdomains

106 observed subdomains of webwide.de.

Web-graph footprint

Distinct hostnames that link to or from webwide.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webwide.de.

MechanismTarget
SPF_Amerlin.webwide.de
SPF_Amx2.webwide.de
SPF_INCLUDEspf.europeanmx.eu
SPF_IP2a01:4f8:d0a:6039:0:0:0:2
SPF_IP78.46.179.117
SPF_IP80.83.115.8
SPF_IP80.83.120.195

Related pages

Pivot deeper into the graph from webwide.de.

Cypher and MCP

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

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