Skip to content

Hostname

opodo.de

Last fetched

opodo.de resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE.

Nutrition Label

WHISPER CANON · opodo.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/opodo.de

Resolution chain

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

IPPrefixASNOperatorCountry
35.246.196.12635.246.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

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

Subdomains

53 observed subdomains of opodo.de.

Web-graph footprint

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

530 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opodo.de.

MechanismTarget
SPF_INCLUDE_spf1.opodo.de
SPF_INCLUDE_spf2.opodo.de
SPF_INCLUDEspf-a.odigeo.com
SPF_INCLUDEspf-b.odigeo.com
SPF_INCLUDEspf-partners.opodo.com
SPF_INCLUDEu1941612.wl.sendgrid.net
SPF_IP82.197.83.77/32
SPF_MXopodo.de

Related pages

Pivot deeper into the graph from opodo.de.

Cypher and MCP

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

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