Skip to content

Hostname

113113.cc

Last fetched

113113.cc resolves to 5 IPv4 addresses operated by OPSRP-IP-1 - OpsRamp, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · 113113.ccRouting diversity3.9/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/113113.cc

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.158.123138.113.158.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
138.113.91.97138.113.91.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCAT
157.185.170.144157.185.170.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
163.171.128.148163.171.128.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCDE
163.171.147.15163.171.147.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCAT

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 113113.cc.

Subdomain
clw.113113.cc

Web-graph footprint

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

79 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 113113.cc.

Cypher and MCP

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

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