Skip to content

Hostname

ftc.com.br

Last fetched

ftc.com.br resolves to 1 IPv4 address operated by Contato Internet EIRELI in BR.

Nutrition Label

WHISPER CANON · ftc.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ftc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
201.76.11.178201.76.8.0/22AS28642Contato Internet EIRELIBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Aftc.com.br
SPF_Avps01.ostec.com.br
SPF_IP170.84.201.26/32
SPF_IP173.230.133.104/32
SPF_IP179.127.80.113
SPF_IP200.247.114.224/28
SPF_IP200.247.115.64/28
SPF_IP201.76.11.176/28
SPF_IP201.76.9.15
SPF_MXftc.com.br

Related pages

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

Cypher and MCP

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

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