Hostname
bobmas.com
Last fetched
bobmas.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bobmas.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.76 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.186.172 | 16.15.224.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.191.189 | 16.15.224.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.71.69 | 16.182.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.16.122 | 3.5.16.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.218.165 | 52.216.231.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.49.77 | 52.216.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.62.101 | 52.216.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.92.170 | 52.216.101.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.164.61 | 52.218.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.196.221 | 52.218.6.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.46.3 | 52.217.54.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.136.45 | 54.233.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.140.221 | 54.233.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.237.5 | 54.236.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bobmas.com owner
- Contact emails
- dave@bombas.com
- 18a01ed4-2ac3-405c-aa6b-20d1f712a3c4@identity-protect.org
- 2c823d8b-a167-4d3c-8aae-228c1c7fc256@identity-protect.org
- 6eeef0af-a2ae-4591-a931-c1da2b62f770@identity-protect.org
- d857e19d-f308-43c7-96d3-d35d7240075b@identity-protect.org
- de7fa377-be2a-4d42-a4ea-5e237fb2eaa4@identity-protect.org
- ed3f9a83-a75c-4bac-bde0-3f3c35437033@identity-protect.org
- fa72fba9-4fe0-476f-9515-70134aed481e@identity-protect.org
- owner-10558910@bobmas.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bobmas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bobmas.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.