Skip to content

Hostname

otes.com

Last fetched

otes.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · otes.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/otes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.153.5413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.7213.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8613.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.187.1613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.1318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.173.187.12618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.1518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of otes.com owner
Contact emails

Subdomains

27 observed subdomains of otes.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for otes.com.

Related pages

Pivot deeper into the graph from otes.com.

Cypher and MCP

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

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