Skip to content

Hostname

3top.com

Last fetched

3top.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 3top.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3top.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.182.6316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.7316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.1816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.4716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.2716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.18916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.1843.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.217.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.104.18752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.24552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.1352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.21152.217.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.3552.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.19552.217.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.15754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of 3top.com.

Web-graph footprint

Distinct hostnames that link to or from 3top.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 3top.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 3top.com.

Cypher and MCP

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

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