Skip to content

Hostname

wogedu.de

Last fetched

wogedu.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · wogedu.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/wogedu.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.75.227.2525.75.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

7 observed subdomains of wogedu.de.

Web-graph footprint

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

10 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for wogedu.de.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEclmailgw.comline-se.de
SPF_INCLUDEspf.k1net.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.171.216.189
SPF_IP195.10.208.0/24
SPF_IP2001:67c:2050:104::/64
SPF_IP213.203.238.0/25
SPF_IP5.75.227.252
SPF_IP62.24.5.0/24
SPF_IP80.241.56.0/23
SPF_IP80.241.58.0/24
SPF_IP91.198.250.0/24
SPF_MXwogedu.de

Related pages

Pivot deeper into the graph from wogedu.de.

Cypher and MCP

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

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