Skip to content

Hostname

freenfe.com.br

Last fetched

freenfe.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · freenfe.com.brRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/freenfe.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.10213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.59.513.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.553.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.793.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.993.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
65.8.131.10565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
empari informatica ltda.
Contact emails

Subdomains

18 observed subdomains of freenfe.com.br.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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