Skip to content

Hostname

aipersona.live

Last fetched

aipersona.live resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aipersona.liveRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aipersona.live

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.246.10518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.10718.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.3618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.5318.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.158.1213.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.223.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.303.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.363.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of aipersona.live.

Threat posture

History

Related pages

Pivot deeper into the graph from aipersona.live.

Cypher and MCP

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

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