Skip to content

Hostname

afpesp.org.br

Last fetched

afpesp.org.br resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · afpesp.org.brRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afpesp.org.br

Resolution chain

afpesp.org.br resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.228.5.17815.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.88.16818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.162.3318.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.205.1118.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.70.14218.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.5.4554.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.125.7654.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.144.17354.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.80.10454.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.87.12854.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.121.4554.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.125.8154.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.115.17354.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.121.14154.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.141.20654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.135.2156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.8.24654.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.49.16056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
associa??o dos func. p?bl. do est. de s?o paulo
Contact emails

Subdomains

35 observed subdomains of afpesp.org.br.

Web-graph footprint

Distinct hostnames that link to or from afpesp.org.br in the public web crawl.

126 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for afpesp.org.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.50.125.203

Related pages

Pivot deeper into the graph from afpesp.org.br.

Cypher and MCP

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

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