Skip to content

Hostname

edreams.com

Last fetched

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

Nutrition Label

WHISPER CANON · edreams.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edreams.com

Resolution chain

edreams.com 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

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from edreams.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for edreams.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.travelfusion.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.signaturit.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.8.140.0/22
SPF_IP208.185.229.40/28
SPF_IP208.185.235.40/28
SPF_IP213.229.153.32/28
SPF_IP213.27.189.0/26
SPF_IP34.141.229.161
SPF_IP34.147.93.20
SPF_IP34.90.112.161
SPF_IP34.91.151.14
SPF_IP34.91.174.171
SPF_IP35.204.153.135
SPF_IP35.204.162.182
SPF_IP35.204.206.243
SPF_IP82.197.83.77/32
SPF_IP89.185.35.63
SPF_IP89.185.57.153
SPF_IP89.185.57.154
SPF_IP89.185.57.155

Related pages

Pivot deeper into the graph from edreams.com.

Cypher and MCP

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

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