Skip to content

Hostname

yplanapp.com

Last fetched

yplanapp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · yplanapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/yplanapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.62.11234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.27.12146.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.243.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.7.16852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.247.4852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.41.3954.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:470
Organization
leanworks
Contact emails

Subdomains

17 observed subdomains of yplanapp.com.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for yplanapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from yplanapp.com.

Cypher and MCP

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

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