Hostname
eptv.com.br
Last fetched
eptv.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.
Nutrition Label
Resolution chain
eptv.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.235.124 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.15 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.27 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.45 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.173.238.43 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.50 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.66 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.173.238.84 | 3.173.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 65.9.175.16 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.22 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.34 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.55 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- cesar sampaio frias thomaz
- Contact emails
Subdomains
69 observed subdomains of eptv.com.br.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eptv.com.br in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for eptv.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.eptv.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from eptv.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eptv.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.