Skip to content

Hostname

topc.com

Last fetched

topc.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · topc.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/topc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.131.4713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.163.3013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.46.14213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.10.715.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.236.2815.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.30.17051.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
eric cã©lã©rier
Contact emails

Subdomains

3 observed subdomains of topc.com.

Web-graph footprint

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

23 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for topc.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from topc.com.

Cypher and MCP

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

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