Skip to content

Hostname

ws.uro.tv

Last fetched

ws.uro.tv resolves to 1 IPv4 address operated by AS49505 in RU.

Nutrition Label

WHISPER CANON · ws.uro.tvRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ws.uro.tv

Resolution chain

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

IPPrefixASNOperatorCountry
5.188.156.165.188.156.0/23AS49505RU

WHOIS identity

No WHOIS records are currently associated with ws.uro.tv in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ws.uro.tv.

MechanismTarget
SPF_Aws.uro.tv
SPF_INCLUDE_spf.yandex.ru
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.unisender.com
SPF_INCLUDEspf.unisender.ru
SPF_IP5.188.156.16/29
SPF_MXws.uro.tv

Related pages

Pivot deeper into the graph from ws.uro.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ws.uro.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.