Skip to content

Hostname

555ys.cc

Last fetched

555ys.cc resolves to 20 IPv4 addresses operated by AS154321 in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · 555ys.ccRouting diversity4.2/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/555ys.cc

Resolution chain

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

IPPrefixASNOperatorCountry
103.23.148.19103.23.148.0/24AS154321HK
104.233.202.101104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.19104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.32104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.35104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.41104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.42104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
107.148.225.30107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.31107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.32107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.33107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.37107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.38107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.39107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.40107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
107.148.225.41107.148.224.0/23AS54600PEG-SV - PEG TECH INCUS
114.134.187.23114.134.184.0/22AS401696COGNETCLOUD - cognetcloud INCHK
156.238.228.129156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
156.238.228.99156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
38.246.246.20338.246.246.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

Registrar
iana:1556
Organization
Contact emails

Subdomains

1 observed subdomain of 555ys.cc.

Subdomain
www.555ys.cc

Web-graph footprint

Distinct hostnames that link to or from 555ys.cc in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 555ys.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "555ys.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.