Skip to content

Hostname

ct10000.com

Last fetched

ct10000.com resolves to 4 IPv4 addresses operated by AS29066 in FR. WHOIS lists iana:1923 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.138.39.248188.138.39.0/24AS29066FR
5.39.60.875.39.0.0/17AS16276FR
140.99.255.49140.99.255.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
206.217.128.103206.217.128.0/23AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1923
Organization
china telecommunications
Contact emails

Subdomains

177 observed subdomains of ct10000.com.

Web-graph footprint

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

90 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ct10000.com.

MechanismTarget
SPF_Act10000.com
SPF_Aomr-part1.hahaletdoit.uk.eu.org
SPF_Aomr-part2.hahaletdoit.uk.eu.org
SPF_IP5.39.60.87
SPF_MXct10000.com

Related pages

Pivot deeper into the graph from ct10000.com.

Cypher and MCP

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

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