Skip to content

Hostname

5uvc.com

Last fetched

5uvc.com resolves to 20 IPv4 addresses operated by SPARTANHOST - Spartan Host Ltd in US. WHOIS lists iana:817 as the registrar.

Nutrition Label

WHISPER CANON · 5uvc.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/5uvc.com

Resolution chain

5uvc.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.83.155.90172.83.155.0/24AS201106SPARTANHOST - Spartan Host LtdUS
178.98.16.3178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.59178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.26178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.27178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.2178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.35178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.58178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.19178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.18178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.51178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.74178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.82178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.83178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.50178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.11178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.66178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.34178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.67178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB
178.98.16.75178.98.0.0/17AS40065CNSERVERS - CNSERVERS LLCGB

WHOIS identity

Registrar
iana:817
Organization
dotmedia
Contact emails

Subdomains

2 observed subdomains of 5uvc.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 5uvc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "5uvc.com"})-[: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.