Skip to content

Hostname

ypony.com

Last fetched

ypony.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · ypony.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ypony.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.53.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.653.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.953.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.973.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

5 observed subdomains of ypony.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ypony.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ypony.com.

Cypher and MCP

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

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