Skip to content

Hostname

yu.net

Last fetched

yu.net resolves to 194.247.194.235, announced in 194.247.192.0/19 by YUNET-AS - YUnet International d.o.o. in RS. yu.net 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 · yu.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/yu.net

Resolution chain

IPv6 resolution

No AAAA record for yu.net is recorded in WhisperGraph.

Attribution

yunet international

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
yunet international d.o.o.
Contact emails
dataprotected@maskeddetails.com, domainmaster@yu.net

Subdomains

Mail and authentication

Nameservers

  • ns1.yu.net
  • ns2.yu.net
  • ns3.yu.net

MX records

  • smtp.eunet.rs

SPF policy

  • ip: 194.247.196.21/32
  • ip: 194.247.192.224/28
  • ip: 2a00:1108:0:40a0::/64
  • ip: 194.247.196.33/32
  • ip: 194.247.196.42/32
  • include: billing.yu.net
  • a: billing.yu.net
  • ip: 194.247.192.179
  • ip: 194.247.194.235
  • ip: 194.247.196.18

Threat-feed evidence

History

Related pages

Pivot from yu.net 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: "yu.net"})-[: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.