Hostname
martycaproni.com
Last fetched
martycaproni.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
martycaproni.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.139.182.109 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.36 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.37 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.182.4 | 108.139.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.246.10 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.113 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.115 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.68 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of martycaproni.com owner
- Contact emails
- martycaproni.com@domainsbyproxy.com
- 48e1c280-aa75-4e83-968d-59cad3e46f91@identity-protect.org
- 7ac8f2ce-dbd8-4a2d-ba4a-3946ec5d4a53@identity-protect.org
- af3a110e-69db-4008-b490-16726f93a9fa@identity-protect.org
- eaa15bb5-cd1f-41a7-bf07-07c4c8d10367@identity-protect.org
- f5d0c317-8c4b-42ac-9115-21241a290d12@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from martycaproni.com.
- IP · 108.139.182.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · martycaproni.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ma…
- 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: "martycaproni.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.