Hostname
bpazes.com
Last fetched
bpazes.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bpazes.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.206.29.145 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bpazes.com owner
- Contact emails
- 550e6c17-7e04-4400-8548-956df4184e2c@identity-protect.org
- 84d772f3-3de0-44b5-83f6-5257cc58fd56@identity-protect.org
- 9e735e12-0430-4cbe-b9e5-0542d4485e83@identity-protect.org
- c2cd490f-26f2-455a-a9a2-490bbaa2e717@identity-protect.org
- e4c617d3-e740-468b-a869-02da609bdfe3@identity-protect.org
- e770d319-8522-43de-832d-2562b3628506@identity-protect.org
- ec7c4242-4204-4671-9fc4-880812d24cdb@identity-protect.org
- owner-10311494@bpazes.com.whoisprivacyservice.org
- owner-1339437@bpazes.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of bpazes.com.
| Subdomain |
|---|
| stage.bpazes.com |
| www.bpazes.com |
Web-graph footprint
Distinct hostnames that link to or from bpazes.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bpazes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from bpazes.com.
- IP · 15.206.29.145
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 550e6c17-7e04-4400-8548-956df4184e2c@identity-protect.org
- TLD · .com
- Browse hostnames · bp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bpazes.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.