Skip to content

Hostname

aitxn.com

Last fetched

aitxn.com resolves to 4 IPv4 addresses operated by NETLAB-SDN - NetLab Global in HK. WHOIS lists iana:1605 as the registrar.

Nutrition Label

WHISPER CANON · aitxn.comRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/aitxn.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.246.252.21938.246.252.0/24AS979NETLAB-SDN - NetLab GlobalHK
38.246.252.4338.246.252.0/24AS979NETLAB-SDN - NetLab GlobalHK
64.90.3.2564.90.3.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.76.219.11938.76.219.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

Registrar
iana:1605
Organization
xinneng tian
Contact emails

Subdomains

7 observed subdomains of aitxn.com.

Web-graph footprint

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

86 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aitxn.com.

MechanismTarget
SPF_Aaitxn.com
SPF_MXaitxn.com

Related pages

Pivot deeper into the graph from aitxn.com.

Cypher and MCP

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

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