Skip to content

Hostname

yesim.tech

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.2213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.4452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of yesim.tech.

Web-graph footprint

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

141 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from yesim.tech.

Cypher and MCP

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

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