Skip to content

Hostname

opodo.dk

Last fetched

opodo.dk resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · opodo.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/opodo.dk

Resolution chain

opodo.dk 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

Registrar
registrar:csc digital brand service, inc
Organization
travellink ab
Contact emails

Subdomains

9 observed subdomains of opodo.dk.

Web-graph footprint

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

24 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for opodo.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-a.odigeo.com
SPF_INCLUDEspf-b.odigeo.com
SPF_IP217.111.151.204
SPF_IP217.111.151.206
SPF_IP217.111.151.207
SPF_IP84.14.146.22
SPF_IP89.185.57.153

Related pages

Pivot deeper into the graph from opodo.dk.

Cypher and MCP

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

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