Skip to content

Hostname

cattelecom.com

Last fetched

cattelecom.com resolves to 1 IPv4 address operated by NTPCL-AS-AP National Telecom Public Company Limited in TH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cattelecom.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/cattelecom.com

Resolution chain

cattelecom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.155.96.52122.155.96.0/23AS9931NTPCL-AS-AP National Telecom Public Company LimitedTH

WHOIS identity

Registrar
iana:2
Organization
national telecom public company
Contact emails

Subdomains

155 observed subdomains of cattelecom.com.

Web-graph footprint

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

84 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cattelecom.com.

MechanismTarget
SPF_Acattelecom.com
SPF_INCLUDEidc.cattelecom.com
SPF_INCLUDEspf2.ntplc.co.th
SPF_INCLUDEspf3.ntplc.co.th
SPF_INCLUDEspf4.ntplc.co.th
SPF_IP122.155.96.41/32
SPF_IP122.155.96.42/32
SPF_IP122.155.96.43/32
SPF_IP122.155.96.45
SPF_IP122.155.96.46
SPF_IP122.155.96.47
SPF_IP122.155.96.48
SPF_IP163.172.128.88
SPF_IP202.47.243.41/32
SPF_IP202.47.243.44
SPF_IP202.6.107.41/32
SPF_MXcattelecom.com

Related pages

Pivot deeper into the graph from cattelecom.com.

Cypher and MCP

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

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