Skip to content

Hostname

aitspro.net

Last fetched

aitspro.net resolves to 5 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · aitspro.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aitspro.net

Resolution chain

aitspro.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.227.87.52129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
148.153.240.64148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.65148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
216.6.5.39216.6.0.0/17AS6453SG
23.251.120.8023.251.120.0/24AS21859ZEN-ECN - Zenlayer IncSG

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from aitspro.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aitspro.net"})-[: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.