Skip to content

Hostname

afpesp.arin.com.br

Last fetched

afpesp.arin.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · afpesp.arin.com.brRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/afpesp.arin.com.br

Resolution chain

afpesp.arin.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.56.103.25245.56.96.0/20AS63949US

WHOIS identity

No WHOIS records are currently associated with afpesp.arin.com.br in WhisperGraph.

Subdomains

1 observed subdomain of afpesp.arin.com.br.

Web-graph footprint

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

13 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for afpesp.arin.com.br.

MechanismTarget
SPF_Aafpesp.arin.com.br
SPF_INCLUDEsendingblue.com
SPF_IP172.104.211.85
SPF_IP172.104.31.189
SPF_IP172.104.6.216
SPF_IP173.255.206.172
SPF_IP2600:3c03:0:0:f03c:91ff:fe01:3838
SPF_IP2600:3c03:0:0:f03c:91ff:fe23:7102
SPF_MXafpesp.arin.com.br

Related pages

Pivot deeper into the graph from afpesp.arin.com.br.

Cypher and MCP

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

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