Skip to content

Hostname

mail-messaging.com

Last fetched

mail-messaging.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

mail-messaging.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.21.11918.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.12918.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.4718.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.618.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.73.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.713.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.863.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.246.1213.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.1263.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.333.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.246.693.167.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 mail-messaging.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mail-messaging.com.

Cypher and MCP

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

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