Skip to content

Hostname

55ccw.cc

Last fetched

55ccw.cc resolves to 10 IPv4 addresses operated by PEG-LA - PEG TECH INC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 55ccw.ccRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/55ccw.cc

Resolution chain

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

IPPrefixASNOperatorCountry
104.219.214.226104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
154.26.214.180154.26.214.0/24AS8796FD-298-8796 - FASTNET DATA INCSG
156.238.224.43156.238.224.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
156.238.229.8156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
38.246.245.25038.246.245.0/24AS979NETLAB-SDN - NetLab GlobalUS
45.158.22.2545.158.22.0/24AS35251ANTI-DDOS - NetLab GlobalCA
64.69.37.17264.69.32.0/20AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
64.69.37.17364.69.32.0/20AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.93.5974.48.64.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
74.48.93.6074.48.64.0/18AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of 55ccw.cc.

Subdomain
www.55ccw.cc

Web-graph footprint

Distinct hostnames that link to or from 55ccw.cc in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 55ccw.cc.

Cypher and MCP

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

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