Skip to content

Hostname

toponad.com

Last fetched

toponad.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · toponad.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/toponad.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.138.15013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.23.9418.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.46.2303.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.212.20952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.48.9652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.51.15052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.114.5152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.69.3552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.143.18152.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.166.20754.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.208.25254.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.53.1554.251.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.130.8554.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

15 observed subdomains of toponad.com.

Web-graph footprint

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

106 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for toponad.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from toponad.com.

Cypher and MCP

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

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