Skip to content

Hostname

3h3.com

Last fetched

3h3.com resolves to 9 IPv4 addresses operated by OPSRP-IP-1 - OpsRamp, LLC in GB. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · 3h3.comRouting diversity4.2/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/3h3.com

Resolution chain

3h3.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.149.152138.113.149.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.158.123138.113.158.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
138.113.20.41138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.20.50138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.241.53138.113.241.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
163.171.130.131163.171.130.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
168.235.193.64168.235.193.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
168.235.193.74168.235.193.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.20.52138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB

WHOIS identity

Registrar
iana:3758
Organization
li meng
Contact emails

Subdomains

9 observed subdomains of 3h3.com.

Web-graph footprint

Distinct hostnames that link to or from 3h3.com in the public web crawl.

179 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from 3h3.com.

Cypher and MCP

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

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