Skip to content

Hostname

dev.uro.tv

Last fetched

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

Nutrition Label

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

Resolution chain

dev.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 dev.uro.tv in WhisperGraph.

Subdomains

1 observed subdomain of dev.uro.tv.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Adev.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_MXdev.uro.tv

Related pages

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

Cypher and MCP

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

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