Skip to content

Hostname

oteshen.com

Last fetched

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

Nutrition Label

WHISPER CANON · oteshen.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oteshen.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.12318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
52.222.136.11252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1366
Organization
liaoxinming
Contact emails

Subdomains

1 observed subdomain of oteshen.com.

Web-graph footprint

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

42 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oteshen.com.

MechanismTarget
SPF_INCLUDEspf.263.net

Related pages

Pivot deeper into the graph from oteshen.com.

Cypher and MCP

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

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