Skip to content

Hostname

webmail.thecliffsfarm.com

Last fetched

webmail.thecliffsfarm.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webmail.thecliffsfarm.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/webmail.thecliffsfarm.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.263.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2293.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2403.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.323.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1753.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1933.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.403.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.1852.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.3452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.16252.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.5052.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.18652.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.21052.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.24252.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.8252.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with webmail.thecliffsfarm.com in WhisperGraph.

Subdomains

2 observed subdomains of webmail.thecliffsfarm.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from webmail.thecliffsfarm.com.

Cypher and MCP

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

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