Hostname
mirenodegiorgio.com
Last fetched
mirenodegiorgio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mirenodegiorgio.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 |
|---|---|---|---|---|
| 108.156.2.116 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.65 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.7 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.156.2.90 | 108.156.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.84.234.106 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.47 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.53 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.9 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mirenodegiorgio.com owner
- Contact emails
- 1814ac6f-e598-480f-ad6e-5a4ccd80194f@identity-protect.org
- 8b200625-937b-4edc-ae50-f9750be334fc@identity-protect.org
- 9c150dc4-5cf3-46f2-b9cb-93287bd7ca31@identity-protect.org
- c5681721-6a03-49c5-b596-d748567006c8@identity-protect.org
- c7a481df-6542-4bc7-ab35-8061d18a6d23@identity-protect.org
- cb8ed119-249b-47ee-ae90-9511962f38c4@identity-protect.org
- owner-8216833@mirenodegiorgio.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mirenodegiorgio.com.
- IP · 108.156.2.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 1814ac6f-e598-480f-ad6e-5a4ccd80194f@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "mirenodegiorgio.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.