Hostname
emisorpodcasting.cl
Last fetched
emisorpodcasting.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
emisorpodcasting.cl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.126.19 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.23 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.40 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.92 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.119 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.14 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.22 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.94 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- canal 13 spa rep. sargent & krahn
- Contact emails
- —
Subdomains
4 observed subdomains of emisorpodcasting.cl.
Web-graph footprint
Distinct hostnames that link to or from emisorpodcasting.cl in the public web crawl.
25 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for emisorpodcasting.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-all.mcnet.cl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.emisorpodcasting.cl |
| SPF_MX | emisorpodcasting.cl |
Related pages
Pivot deeper into the graph from emisorpodcasting.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emisorpodcasting.cl"})-[: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.