Skip to content

Hostname

aiqixie.com

Last fetched

aiqixie.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2283 as the registrar.

Nutrition Label

WHISPER CANON · aiqixie.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aiqixie.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.231.38.24513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
154.23.185.45154.23.185.0/24AS140227HKCICL-AS-AP Hong Kong Communications International Co., LimitedHK
154.64.254.186154.64.254.0/24AS979NETLAB-SDN - NetLab GlobalHK

WHOIS identity

Registrar
iana:2283
Organization
huang jia lian
Contact emails

Subdomains

9 observed subdomains of aiqixie.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aiqixie.com.

MechanismTarget
SPF_INCLUDEspf.webhost.dynadot.com
SPF_INCLUDEwebhost-mail-out.dynadot.com
SPF_MXaiqixie.com

Related pages

Pivot deeper into the graph from aiqixie.com.

Cypher and MCP

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

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