Skip to content

Hostname

webmail.flatlandranch.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2223.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1573.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.1613.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.873.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2063.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2263.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.12952.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.20152.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.17052.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.3452.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.17052.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.12252.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.10652.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.6652.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.25052.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.19452.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of webmail.flatlandranch.com.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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