Skip to content

Hostname

freshmail.com

Last fetched

freshmail.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.206.11118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.7818.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.9218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.9918.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.208.10718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.10918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.3418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.7818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.67.17.2018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.418.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.518.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.6018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.11152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for freshmail.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_IP37.59.77.161/32

Related pages

Pivot deeper into the graph from freshmail.com.

Cypher and MCP

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

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