Skip to content

Hostname

ypi.com

Last fetched

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

Nutrition Label

WHISPER CANON · ypi.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ypi.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.50.5100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.29.229100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.162.161107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.248.250107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.62.8618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.168.17318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.23.22623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.255.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.45.863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.200.24244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.217.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.149.10252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.123.7554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.10.9454.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.119.163100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.106.243100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
paul belliveau
Contact emails

Subdomains

9 observed subdomains of ypi.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ypi.com.

MechanismTarget
SPF_Aspf10.webnames.ca
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from ypi.com.

Cypher and MCP

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

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