Skip to content

Hostname

tcpatelq.com

Last fetched

tcpatelq.com resolves to 4 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · tcpatelq.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tcpatelq.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.153.240.65148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.67148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
38.60.170.15138.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR
38.60.170.15238.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR

WHOIS identity

Registrar
iana:151
Organization
privatename services
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from tcpatelq.com.

Cypher and MCP

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

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