Skip to content

Hostname

ote-store.com

Last fetched

ote-store.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.133.9913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.20.6213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.157.2818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.17.6318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.121.11518.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.232.23847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
on behalf of ote-store.com owner
Contact emails

Subdomains

1 observed subdomain of ote-store.com.

Web-graph footprint

Distinct hostnames that link to or from ote-store.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ote-store.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ote-store.com.

Cypher and MCP

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

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