Hostname
bulbguardcam.com
Last fetched
bulbguardcam.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bulbguardcam.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.20.12 | 3.161.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.20.22 | 3.161.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.20.40 | 3.161.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.20.48 | 3.161.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.168.73.105 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.117 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.127 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.74 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bulbguardcam.com owner
- Contact emails
- 3018cf50-43ab-4edb-a4f9-76ecaa8a3e5b@identity-protect.org
- 4a9d3e25-94b0-4413-a311-f0f508f886f0@identity-protect.org
- 4fad42a5-cd25-4a1a-9f49-281d5b3d4ad2@identity-protect.org
- 75be3fbf-54c4-49d9-91cf-1c85a47c28e3@identity-protect.org
- 810281f5-7f5b-41b8-9d6b-2eff62d2b6eb@identity-protect.org
- d972dfe4-e847-4d08-b8fc-92ffd4967cab@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from bulbguardcam.com.
- IP · 3.161.20.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 3018cf50-43ab-4edb-a4f9-76ecaa8a3e5b@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "bulbguardcam.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.