Skip to content

Hostname

mastbazaar.com

Last fetched

mastbazaar.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mastbazaar.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mastbazaar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.125.22713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.206.5513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.18.1543.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.66.323.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

27 observed subdomains of mastbazaar.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mastbazaar.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.onesignal.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from mastbazaar.com.

Cypher and MCP

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

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