Skip to content

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

WHISPER CANON · eptv.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eptv.com.br

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.

IPPrefixASNOperatorCountry
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.173.238.433.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.503.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.663.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.843.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
cesar sampaio frias thomaz
Contact emails

Subdomains

69 observed subdomains of eptv.com.br.

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

SPF policy

2 SPF mechanisms authorising senders for eptv.com.br.

MechanismTarget
SPF_INCLUDE_spf1.eptv.com.br
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.