Skip to content

Hostname

otabazaar.com

Last fetched

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

Nutrition Label

WHISPER CANON · otabazaar.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/otabazaar.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.60.48104.22.54.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.164172.68.160.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.60.217.10572.62.200.0/21AS47583IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of otabazaar.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for otabazaar.com.

MechanismTarget
SPF_Aotabazaar.com
SPF_IP157.230.44.77
SPF_MXotabazaar.com

Related pages

Pivot deeper into the graph from otabazaar.com.

Cypher and MCP

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

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