Skip to content

Hostname

wop.12cya.com

Last fetched

wop.12cya.com resolves to 7 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in JP.

Nutrition Label

WHISPER CANON · wop.12cya.comRouting diversity4.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wop.12cya.com

Resolution chain

wop.12cya.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.122.137.149134.122.137.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedJP
198.200.61.10198.200.32.0/19AS54600PEG-SV - PEG TECH INCUS
157.85.227.158157.85.227.0/24AS963N963-AS-AP - N963 PTE. LTD.
180.178.54.6180.178.54.0/24AS963N963-AS-AP - N963 PTE. LTD.
112.121.184.226112.121.184.0/24AS963N963-AS-AP - N963 PTE. LTD.
154.36.156.4154.36.156.0/24AS979NETLAB-SDN - NetLab Global
107.148.70.33107.148.70.0/23AS399195PEG-KR - PEG TECH INC

WHOIS identity

No WHOIS records are currently associated with wop.12cya.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wop.12cya.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wop.12cya.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.