Hostname
telefe.com
Last fetched
telefe.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
telefe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 191.239.255.58 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 191.239.255.58 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 9.163.40.246 | 9.163.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain registrant
- Contact emails
Subdomains
96 observed subdomains of telefe.com.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from telefe.com in the public web crawl.
283 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for telefe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.viacom.com |
| SPF_INCLUDE | _netblocks2.viacom.com |
| SPF_INCLUDE | _spf.embluemail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from telefe.com.
- IP · 191.239.255.58
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:292
- Country · BR
- Email · webmaster@telefe.com.ar
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "telefe.com"})-[: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.