Skip to content

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

WHISPER CANON · arpenium.com.brRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/arpenium.com.br

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.

IPPrefixASNOperatorCountry
52.67.136.20552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.191.11254.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.86.21354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.133.10254.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.57.11654.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.61.22854.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.115.5154.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.128.4454.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.163.656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.19.22756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.190.8752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.24.1454.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.122.12356.126.0.0/16AS16509AMAZON-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 outbound links

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.