Skip to content

Hostname

afdatalink.com.br

Last fetched

afdatalink.com.br resolves to 3 IPv4 addresses operated by AS-HOSTINGER in GB. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

WHISPER CANON · afdatalink.com.brRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/afdatalink.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
185.77.97.182185.77.97.0/24AS47583AS-HOSTINGERGB
195.200.9.195195.200.8.0/22AS47583AS-HOSTINGERGB
86.38.190.286.38.190.0/24AS47583AS-HOSTINGERBR

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
af datalink cabos, conex?es e sistemas ltda.
Contact emails

Subdomains

2 observed subdomains of afdatalink.com.br.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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