Skip to content

Hostname

c3telecom.com.br

Last fetched

c3telecom.com.br resolves to 1 IPv4 address operated by AS262891 in BR.

Nutrition Label

WHISPER CANON · c3telecom.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/c3telecom.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.23.70.250177.23.64.0/21AS262891BR

WHOIS identity

Registrar
Organization
m. i. internet ltda.
Contact emails

Subdomains

106 observed subdomains of c3telecom.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Ac3telecom.com.br
SPF_Amx1101.c3telecom.com.br
SPF_Amx1102.c3telecom.com.br
SPF_Amx1103.c3telecom.com.br
SPF_Amx1104.c3telecom.com.br
SPF_Amx1105.c3telecom.com.br
SPF_INCLUDE_spf.getresponse.com
SPF_IP177.23.70.246
SPF_IP177.23.70.253
SPF_MXc3telecom.com.br

Related pages

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

Cypher and MCP

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

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