Skip to content

Hostname

yah.live

Last fetched

yah.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · yah.liveRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yah.live

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.6.10618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.12518.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.5918.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.7118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.84.102.1152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.3052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.5552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.9352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1910
Organization
holy spirit led under scott e. eggemeyer
Contact emails

Subdomains

17 observed subdomains of yah.live.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yah.live.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from yah.live.

Cypher and MCP

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

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