Skip to content

Hostname

top10.com

Last fetched

top10.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · top10.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/top10.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.230.1203.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.423.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.83.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.843.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
52.222.214.10952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.11552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
top10 technology ltd. top10 technology
Contact emails

Subdomains

25 observed subdomains of top10.com.

Web-graph footprint

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

1,603 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for top10.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from top10.com.

Cypher and MCP

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

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