Hostname
telinea.com.br
Last fetched
telinea.com.br resolves to 1 IPv4 address operated by AS28209 - Under Servicos de Internet Ltda in BR.
Nutrition Label
Resolution chain
telinea.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.70.6.130 | 177.70.4.0/22 | AS28209 | AS28209 - Under Servicos de Internet Ltda | BR |
WHOIS identity
- Registrar
- —
- Organization
- r. p. lopes & almeida ltda
- Contact emails
Subdomains
27 observed subdomains of telinea.com.br.
Showing 17 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from telinea.com.br in the public web crawl.
84 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- telinea.com.br
SPF policy
6 SPF mechanisms authorising senders for telinea.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | telinea.com.br |
| SPF_IP | 169.48.237.92 |
| SPF_IP | 173.192.49.94 |
| SPF_IP | 177.70.6.130 |
| SPF_IP | 179.127.15.12 |
| SPF_MX | telinea.com.br |
Related pages
Pivot deeper into the graph from telinea.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telinea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.