Skip to content

Hostname

mg.ewetest.expedia.com

Last fetched

mg.ewetest.expedia.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mg.ewetest.expedia.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mg.ewetest.expedia.com

Resolution chain

mg.ewetest.expedia.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.85.30108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.34108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.52108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.79108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.187.11318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.12318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.179.2418.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.3118.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.6918.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.8718.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with mg.ewetest.expedia.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mg.ewetest.expedia.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net

Related pages

Pivot deeper into the graph from mg.ewetest.expedia.com.

Cypher and MCP

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

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