Skip to content

Hostname

dehogabw.de

Last fetched

dehogabw.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.137104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.129172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

61 observed subdomains of dehogabw.de.

Web-graph footprint

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

555 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dehogabw.de.

MechanismTarget
SPF_Adehogabw.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.de
SPF_INCLUDEspf.srv2.de
SPF_IP168.119.169.137
SPF_IP88.198.247.226
SPF_IP88.198.247.227
SPF_IP88.198.247.228
SPF_IP88.198.247.230
SPF_IP88.198.247.238
SPF_MXdehogabw.de

Related pages

Pivot deeper into the graph from dehogabw.de.

Cypher and MCP

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

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