Skip to content

Hostname

ots-store.com

Last fetched

ots-store.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ots-store.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ots-store.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.167172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
oberflachentechnik seelmann e.k.
Contact emails

Subdomains

4 observed subdomains of ots-store.com.

Web-graph footprint

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

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ots-store.com.

MechanismTarget
SPF_Aots-store.com
SPF_IP185.214.188.9
SPF_IP2a10:b040:2:0:0:0:2:9
SPF_MXots-store.com

Related pages

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

Cypher and MCP

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

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