Hostname
regattieri.com
Last fetched
regattieri.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
regattieri.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.238.55.110 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.38 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.4 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.48 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.4.113 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.116 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.57 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.4.63 | 3.161.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of regattieri.com owner
- Contact emails
- 29cad43b-57b1-4bb7-a385-921849f95825@identity-protect.org
- 6431cdf2-a1be-4d1e-9040-f6e044e34aa8@identity-protect.org
- 97a5f1a4-9a93-4cc3-880f-a88198da185a@identity-protect.org
- cf132e9c-61fa-4965-9f3d-2f418cb3365d@identity-protect.org
- de6af00c-1d31-4381-bbeb-9ea75db3cb5a@identity-protect.org
- f5be999b-24bb-4e93-827c-c4a60ce4af65@identity-protect.org
Subdomains
2 observed subdomains of regattieri.com.
Threat posture
History
Related pages
Pivot deeper into the graph from regattieri.com.
- IP · 18.238.55.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 29cad43b-57b1-4bb7-a385-921849f95825@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "regattieri.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.