Skip to content

Hostname

oediv.de

Last fetched

oediv.de resolves to 1 IPv4 address operated by AS198967 in DE.

Nutrition Label

WHISPER CANON · oediv.deRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oediv.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.46.102.12437.46.102.0/24AS198967DE

WHOIS identity

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

Subdomains

103 observed subdomains of oediv.de.

Web-graph footprint

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

56 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oediv.de.

MechanismTarget
SPF_INCLUDEservice.oediv.de
SPF_IP157.90.230.123
SPF_IP194.156.135.1/32
SPF_IP37.46.102.124
SPF_IP37.46.102.69
SPF_IP46.183.40.225/32

Related pages

Pivot deeper into the graph from oediv.de.

Cypher and MCP

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

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