Skip to content

Hostname

webmail.fallingtimberfarm.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.2223.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2413.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.3452.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.8252.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.163.17852.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.2652.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.19452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.6652.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.13852.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.21052.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.224.8252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.12252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.10652.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.24252.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.13052.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.25052.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webmail.fallingtimberfarm.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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