Skip to content

Hostname

apsa.com.br

Last fetched

apsa.com.br resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · apsa.com.brRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/apsa.com.br

Resolution chain

apsa.com.br resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.29.523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.165.1713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.20.1453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.178.13834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.29.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.28.6652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.36.11152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.195.3754.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.131.1398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.36.5698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.209.17798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
apsa adm. predial e negocios imob.
Contact emails

Subdomains

23 observed subdomains of apsa.com.br.

Web-graph footprint

Distinct hostnames that link to or from apsa.com.br in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for apsa.com.br.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgrid.net.br
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from apsa.com.br.

Cypher and MCP

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

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