Skip to content

Hostname

yhippa.codes

Last fetched

yhippa.codes resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · yhippa.codesRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/yhippa.codes

Resolution chain

yhippa.codes resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.16616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.50.552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.22652.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.2152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.9352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.18952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.8552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.18152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.69.9152.217.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.7552.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.6954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.192.1354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from yhippa.codes.

Cypher and MCP

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

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