Hostname
valemachado.com
Last fetched
valemachado.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
valemachado.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 |
|---|---|---|---|---|
| 13.226.222.162 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.174 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.189 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.23 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.71.105 | 18.165.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.71.12 | 18.165.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.71.183 | 18.165.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.165.71.72 | 18.165.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of valemachado.com owner
- Contact emails
- vale.glauber@gmail.com
- 1af1fbc0-3be2-485c-b97a-cafce76800c2@identity-protect.org
- 344572f0-8324-4ba6-920d-814eda5c432d@identity-protect.org
- 955d0ea1-37b2-49f1-96be-f863a482ce88@identity-protect.org
- b30c027c-373c-43b5-9cb6-96d9a2ceadd9@identity-protect.org
- b8beb7c4-fdb3-4d61-8f33-d9f99cf98169@identity-protect.org
- f97f21b4-12b0-4c15-a800-589d0463fb1d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from valemachado.com.
- IP · 13.226.222.162
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · vale.glauber@gmail.com
- TLD · .com
- Browse hostnames · va…
- 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: "valemachado.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.