Skip to content

Hostname

degewo.de

Last fetched

degewo.de resolves to 2 IPv4 addresses operated by AS25291 in DE.

Nutrition Label

WHISPER CANON · degewo.deRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/degewo.de

Resolution chain

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

WHOIS identity

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

Subdomains

72 observed subdomains of degewo.de.

Web-graph footprint

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

305 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for degewo.de.

MechanismTarget
SPF_INCLUDE_spf.aareon.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mail.aas.services
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:239:0:8072:0:0:0:1
SPF_IP62.169.4.161
SPF_IP62.169.4.162
SPF_IP84.46.82.228
SPF_IP84.46.82.234
SPF_IP85.215.115.7
SPF_IP85.215.125.252
SPF_IP91.203.200.74/32

Related pages

Pivot deeper into the graph from degewo.de.

Cypher and MCP

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

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