Skip to content

Hostname

aierplane.com

Last fetched

aierplane.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · aierplane.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aierplane.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.10618.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4118.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.6818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.7318.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.175.2218.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.5218.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.7318.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.8718.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

9 observed subdomains of aierplane.com.

Threat posture

History

Related pages

Pivot deeper into the graph from aierplane.com.

Cypher and MCP

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

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