Skip to content

Hostname

www.8itapp.com

Last fetched

www.8itapp.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.8itapp.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.8itapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.187.17416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.12616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.7516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.106.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.23716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.31.2153.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.61.21352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.18952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.20552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.17352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.4552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.13952.217.48.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.14154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.8itapp.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.8itapp.com.

MechanismTarget
SPF_INCLUDE242213770.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from www.8itapp.com.

Cypher and MCP

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

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