Skip to content

Hostname

fasternetinternet.com.br

Last fetched

fasternetinternet.com.br resolves to 16 IPv4 addresses operated by AS52580 - Azion Technologies Ltda. in BR.

Nutrition Label

WHISPER CANON · fasternetinternet.com.brRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fasternetinternet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
179.191.168.17179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.33179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.41179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.49179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.73179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.81179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.89179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.168.97179.191.168.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.169.49179.191.169.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.169.57179.191.169.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.169.65179.191.169.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.169.81179.191.169.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.169.97179.191.169.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.172.41179.191.172.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.172.49179.191.172.0/24AS52580AS52580 - Azion Technologies Ltda.BR
179.191.172.9179.191.172.0/24AS52580AS52580 - Azion Technologies Ltda.BR

WHOIS identity

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

Subdomains

1 observed subdomain of fasternetinternet.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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