Skip to content

Hostname

af4.com.br

Last fetched

af4.com.br resolves to 1 IPv4 address operated by AS262757 in BR.

Nutrition Label

WHISPER CANON · af4.com.brRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/af4.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.224.105.80186.224.104.0/23AS262757BR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

8 observed subdomains of af4.com.br.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for af4.com.br.

MechanismTarget
SPF_Aaf4.com.br
SPF_IP186.224.105.0/24
SPF_IP186.224.105.70
SPF_IP186.224.105.71
SPF_IP186.224.105.75
SPF_IP186.224.105.80
SPF_IP186.224.99.0/24
SPF_MXaf4.com.br

Related pages

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

Cypher and MCP

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

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