Skip to content

Hostname

alive5.com

Last fetched

alive5.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · alive5.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alive5.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.10113.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.10213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.8813.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.4313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.106.109143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.6143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.64143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.76143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
iana:146
Organization
ayu technology solutions
Contact emails

Subdomains

19 observed subdomains of alive5.com.

Web-graph footprint

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

119 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alive5.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from alive5.com.

Cypher and MCP

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

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