Skip to content

Hostname

vivalive.chat

Last fetched

vivalive.chat resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vivalive.chatRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/vivalive.chat

Resolution chain

vivalive.chat resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10713.227.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10913.227.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7313.227.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.227.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10513.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.105143.204.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.110143.204.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.129143.204.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.102.12818.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3418.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3918.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5418.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.160.143.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.193.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.203.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.523.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.10752.85.222.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of vivalive.chat owner
Contact emails

Subdomains

1 observed subdomain of vivalive.chat.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vivalive.chat.

Cypher and MCP

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

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