Skip to content

Hostname

fdnet.com.br

Last fetched

fdnet.com.br resolves to 1 IPv4 address operated by AS270814 - ZAAZ PROVEDOR DE INTERNET E TELECOMUNICACOES LTDA in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
187.121.160.18187.121.160.0/23AS270814AS270814 - ZAAZ PROVEDOR DE INTERNET E TELECOMUNICACOES LTDABR

WHOIS identity

Registrar
Organization
fd informatica ltda epp
Contact emails

Subdomains

36 observed subdomains of fdnet.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fdnet.com.br.

MechanismTarget
SPF_Afdnet.com.br
SPF_IP187.121.160.0/26
SPF_IP2804:71d4:a000::90:ff00/122
SPF_MXfdnet.com.br

Related pages

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

Cypher and MCP

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

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