Skip to content

Hostname

afistec.com.br

Last fetched

afistec.com.br resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.222.24.15667.222.24.0/21AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

7 observed subdomains of afistec.com.br.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for afistec.com.br.

MechanismTarget
SPF_Aafistec.com.br
SPF_IP198.178.124.30
SPF_IP198.178.127.55
SPF_IP209.188.92.52
SPF_IP23.111.128.98
SPF_IP67.222.24.156
SPF_IP67.222.31.248
SPF_IP69.46.2.30
SPF_IP74.125.82.172
SPF_MXafistec.com.br

Related pages

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

Cypher and MCP

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

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