Skip to content

Hostname

ai-live.com

Last fetched

ai-live.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1151 as the registrar.

Nutrition Label

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

Resolution chain

ai-live.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.80.19513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.107.21213.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.30.1018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.130.48.1563.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.169.1603.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1151
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of ai-live.com.

Web-graph footprint

Distinct hostnames that link to or from ai-live.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ai-live.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ai-live.com.

Cypher and MCP

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

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