Skip to content

Hostname

across.net.br

Last fetched

across.net.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · across.net.brRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/across.net.br

Resolution chain

across.net.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.8816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.2263.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.204.4252.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.7552.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.7752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.143.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.160.6952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.10952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.69.10752.217.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.5354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.195.11754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

14 observed subdomains of across.net.br.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for across.net.br.

MechanismTarget
SPF_Aacross.net.br
SPF_INCLUDEspf.mail.across.net.br
SPF_MXacross.net.br

Related pages

Pivot deeper into the graph from across.net.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "across.net.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.