Hostname
juniebonifacio.com
Last fetched
juniebonifacio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
juniebonifacio.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 |
|---|---|---|---|---|
| 18.164.52.118 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.39 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.92 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.95 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.59.103 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.35 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.6 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.90 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of juniebonifacio.com owner
- Contact emails
- 1499420f-e329-4787-b1d0-fda61174e374@identity-protect.org
- 7239fa8b-4834-45b6-a0d4-5afe01064dd3@identity-protect.org
- 94cfefed-df21-410e-8fa8-984b109112ec@identity-protect.org
- 985b6d14-d71d-4324-a8ce-3d083db3bad7@identity-protect.org
- a568f5f1-ffa6-459b-bd9a-dc029da85252@identity-protect.org
- b6b9d538-7855-4c78-8428-0da32baff69f@identity-protect.org
- feebbc76-6957-407b-bec2-e7796a43d27b@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from juniebonifacio.com.
- IP · 18.164.52.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1499420f-e329-4787-b1d0-fda61174e374@identity-protect.org
- TLD · .com
- Browse hostnames · ju…
- 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: "juniebonifacio.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.