Skip to content

Hostname

netu.tv

Last fetched

netu.tv resolves to 190.115.19.71, announced in 190.115.19.0/24 by IQWEB - IQWeb FZ-LLC in BZ. netu.tv is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · netu.tvRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/netu.tv

Resolution chain

IPv6 resolution

No AAAA record for netu.tv is recorded in WhisperGraph.

Attribution

iqweb fz

ORIGIN_AS

WHOIS identity

Registrar
iana:3765
Registrant organisation
domain admin
Contact emails
54356440wpj9jxpo@5225b4d0pi3627q9.whoisprivacycorp.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • athena.ns.cloudflare.com
  • rodney.ns.cloudflare.com

MX records

  • mx.yandex.net

SPF policy

  • ip: 77.88.0.0/18
  • ip: 37.140.128.0/18
  • ip: 84.201.128.0/18
  • ip: 95.108.192.0/18
  • ip: 5.255.192.0/18
  • ip: 5.45.192.0/19
  • ip: 87.250.224.0/19
  • ip: 95.108.130.0/23
  • ip: 37.9.109.0/24
  • ip: 141.8.132.0/24
  • ip: 95.213.148.0/24
  • ip: 135.125.160.0/24
  • ip: 162.19.198.0/24
  • ip: 54.36.227.0/24
  • ip: 51.195.234.0/24
  • ip: 51.195.4.0/24
  • ip: 213.180.223.192/26
  • ip: 93.158.136.48/28
  • include: _spf.yandex.net
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from netu.tv into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netu.tv"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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