Skip to content

Hostname

oiuty20.cc

Last fetched

oiuty20.cc resolves to 2 IPv4 addresses operated by NETSEC-HK - Netsec Limited in HK.

Nutrition Label

WHISPER CANON · oiuty20.ccRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/oiuty20.cc

Resolution chain

oiuty20.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.178.42.244180.178.42.0/24AS45753NETSEC-HK - Netsec LimitedHK
77.41.250.15277.41.248.0/21AS3216SOVAM-AS - PJSC "Vimpelcom"RU

WHOIS identity

No WHOIS records are currently associated with oiuty20.cc in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from oiuty20.cc.

Cypher and MCP

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

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