Hostname
depthlms.com
Last fetched
depthlms.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
depthlms.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1152e7501cd545379b539c6b1911a81cb59511a9cd51237d8148d3dc4b2ea978@depthlms.com.whoisproxy.org
- 322bf56b7c503ff4845d5918d3272fb24e34f10223fe59873bf553cd5fd71eda@depthlms.com.whoisproxy.org
- 45f8649068972926ed840664ee6b7c51ae7a8450ff54f29c0f140bc3ae3cfe51@depthlms.com.whoisproxy.org
- ea66ec21fb530792d364a5262286eb08ba243b84b8fc0179748ed4d3caf862f2@depthlms.com.whoisproxy.org
Subdomains
7 observed subdomains of depthlms.com.
Threat posture
History
Related pages
Pivot deeper into the graph from depthlms.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · 1152e7501cd545379b539c6b1911a81cb59511a9cd51237d8148d3dc4b2ea978@depthlms.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "depthlms.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.