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
Resolution chain
ip138.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.149.152 | 138.113.149.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | GB |
| 138.113.158.123 | 138.113.158.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | US |
| 138.113.20.41 | 138.113.20.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | GB |
| 157.185.160.33 | 157.185.160.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | US |
| 157.185.163.158 | 157.185.163.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | US |
| 157.185.179.12 | 157.185.179.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | US |
| 163.171.130.131 | 163.171.130.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | GB |
| 138.113.20.52 | 138.113.20.0/24 | AS54994 | OPSRP-IP-1 - OpsRamp, LLC | GB |
WHOIS identity
- Registrar
- iana:1331
- Organization
- net/ip138.com net/ip138.com
- Contact emails
Subdomains
39 observed subdomains of ip138.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ip138.com in the public web crawl.
2,298 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ip138.com.
- IP · 138.113.149.152
- ASN · AS54994OPSRP-IP-1 - OpsRamp, LLC
- Registrar · iana:1331
- Country · GB
- Email · cui19901990@qq.com
- TLD · .com
- Browse hostnames · ip…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.