Skip to content

Hostname

lviv.net

Last fetched

lviv.net resolves to 193.19.230.130, announced in 193.19.230.0/24 by IU-AS - Company "Zagalni Merezhi" Ltd in UA. lviv.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 · lviv.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lviv.net

Resolution chain

IPv6 resolution

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

Attribution

zagalni merezhi

ORIGIN_AS

WHOIS identity

Registrar
iana:886
Registrant organisation
internet ukraine
Contact emails
oleg@voip.com.ua

Subdomains

Mail and authentication

Nameservers

  • ns.lviv.net
  • ns2.lviv.net
  • ns4.lviv.net
  • ns5.lviv.net
  • ns.ipm.lviv.ua

MX records

  • l1.lviv.net
  • l11.lviv.net
  • smtp.lviv.net

SPF policy

  • mx: lviv.net
  • a: l1.lviv.net
  • ip: 193.19.229.150
  • ip: 193.19.230.130
  • ip: 193.19.230.149

Threat-feed evidence

History

Related pages

Pivot from lviv.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: "lviv.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.