Hostname
arpenium.com.br
Last fetched
arpenium.com.br resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
arpenium.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.67.136.205 | 52.67.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.191.112 | 54.207.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.86.213 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.133.102 | 54.232.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.57.116 | 54.232.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.61.228 | 54.232.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.233.115.51 | 54.233.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.128.44 | 54.94.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.163.6 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.19.227 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.67.190.87 | 52.67.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.20.24.14 | 54.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.122.123 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- arpen-ba - associa??o dos registradores civis
- Contact emails
Subdomains
13 observed subdomains of arpenium.com.br.
Web-graph footprint
Distinct hostnames that link to or from arpenium.com.br in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from arpenium.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arpenium.com.br"})-[: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.