Skip to content

Hostname

ctaasia.com

Last fetched

ctaasia.com resolves to 1 IPv4 address operated by M2012LIMITED-AS - 2012 Limited / Netfront in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · ctaasia.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ctaasia.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.81.252.245202.82.61.0/24AS4658M2012LIMITED-AS - 2012 Limited / NetfrontHK

WHOIS identity

Registrar
iana:460
Organization
cta asia
Contact emails

Subdomains

1 observed subdomain of ctaasia.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ctaasia.com.

MechanismTarget
SPF_Actaasia.com
SPF_INCLUDE_spf.netfront.net
SPF_MXctaasia.com

Related pages

Pivot deeper into the graph from ctaasia.com.

Cypher and MCP

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

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