Skip to content

Hostname

yesim.app

Last fetched

yesim.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · yesim.appRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yesim.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.160.117143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.118143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.27143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.28143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.10952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

35 observed subdomains of yesim.app.

Web-graph footprint

Distinct hostnames that link to or from yesim.app in the public web crawl.

514 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yesim.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEintercom-mail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from yesim.app.

Cypher and MCP

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

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