Skip to content

Hostname

evs.tv

Last fetched

evs.tv resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · evs.tvRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/evs.tv

Resolution chain

evs.tv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.73.153158.69.0.0/16AS16276CA

WHOIS identity

Registrar
iana:48
Organization
registry services,
Contact emails

Subdomains

21 observed subdomains of evs.tv.

Web-graph footprint

Distinct hostnames that link to or from evs.tv in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for evs.tv.

MechanismTarget
SPF_INCLUDEspf.addemar.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.200.185.0/24
SPF_IP209.164.60.148/29
SPF_IP209.164.60.153/29
SPF_IP212.222.125.83
SPF_MXevs.tv

Related pages

Pivot deeper into the graph from evs.tv.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "evs.tv"})-[: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.