Skip to content

Hostname

topsatu.com

Last fetched

topsatu.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · topsatu.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/topsatu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.75.125104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.175.153172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
36.50.77.5036.50.77.0/24AS138115ID

WHOIS identity

Registrar
iana:460
Organization
china capital
Contact emails

Subdomains

13 observed subdomains of topsatu.com.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • topsatu.com

SPF policy

3 SPF mechanisms authorising senders for topsatu.com.

MechanismTarget
SPF_Atopsatu.com
SPF_IP202.155.132.14
SPF_MXtopsatu.com

Related pages

Pivot deeper into the graph from topsatu.com.

Cypher and MCP

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

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