Skip to content

Hostname

ip138.com

Last fetched

ip138.com resolves to 8 IPv4 addresses operated by OPSRP-IP-1 - OpsRamp, LLC in GB. WHOIS lists iana:1331 as the registrar.

Nutrition Label

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

Resolution chain

ip138.com resolves to 8 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
157.185.160.33157.185.160.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
157.185.163.158157.185.163.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
157.185.179.12157.185.179.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
163.171.130.131163.171.130.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
138.113.20.52138.113.20.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB

WHOIS identity

Registrar
iana:1331
Organization
net/ip138.com net/ip138.com
Contact emails

Subdomains

39 observed subdomains of ip138.com.

Web-graph footprint

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

2,298 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ip138.com.

Cypher and MCP

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

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