Skip to content

Hostname

bazaar-world.com

Last fetched

bazaar-world.com resolves to 8 IPv4 addresses operated by ANTICLOCKWISE-AS-AP Anticlockwise Pty Ltd in MY. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bazaar-world.comRouting diversity4.8/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bazaar-world.com

Resolution chain

bazaar-world.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.99.76.116101.99.76.0/24AS45839ANTICLOCKWISE-AS-AP Anticlockwise Pty LtdMY
101.99.92.119101.99.92.0/24AS45839ANTICLOCKWISE-AS-AP Anticlockwise Pty LtdMY
193.233.202.218193.233.202.0/24AS210644QUALITY TELECOMUNICACOES LTDAMD
193.233.203.246193.233.203.0/24AS210644QUALITY TELECOMUNICACOES LTDAMD
194.110.247.224194.110.247.0/24AS200019AS-RM-817 - Ruoff MortgageMD
217.156.66.70217.156.66.0/24AS48753OpenLaboratory NetworkMD
176.125.243.246176.125.243.0/24AS200019AS-RM-817 - Ruoff MortgageCH
176.125.242.218176.125.242.0/24AS200019AS-RM-817 - Ruoff MortgageCH

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1246375513
Contact emails

Subdomains

12 observed subdomains of bazaar-world.com.

Web-graph footprint

Distinct hostnames that link to or from bazaar-world.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from bazaar-world.com.

Cypher and MCP

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

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