Skip to content

Hostname

eu.m3.com

Last fetched

eu.m3.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · eu.m3.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eu.m3.com

Resolution chain

eu.m3.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.124.10118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.3265.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.4765.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.5865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.8965.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with eu.m3.com in WhisperGraph.

Subdomains

9 observed subdomains of eu.m3.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eu.m3.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.25.229.213
SPF_IP109.104.98.0/24
SPF_IP208.86.168.7/32
SPF_IP34.237.105.215
SPF_IP63.150.146.231
SPF_IP63.236.98.107

Related pages

Pivot deeper into the graph from eu.m3.com.

Cypher and MCP

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

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