Hostname
nlvsdev.com
Last fetched
nlvsdev.com resolves to 4 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nlvsdev.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.120.87 | 147.79.120.0/21 | AS47583 | — | US |
| 147.79.69.99 | 147.79.64.0/21 | AS47583 | — | IN |
| 88.222.243.47 | 88.222.240.0/21 | AS47583 | — | IN |
| 92.112.198.162 | 92.112.196.0/22 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1bcd7c95acbf8ddd63381709b01804fd9e9c97ae8d63df350bcdc6b5efe7f91d@nlvsdev.com.whoisproxy.org
- 2d31d53ed7b8a11d52c07e05633fda5326a7c686f90e01367c2361d39650892e@nlvsdev.com.whoisproxy.org
- 5c3c946dd76b8e1bb916eb2580c0a9b189bf014a967a69e3698bbf4adbe9377d@nlvsdev.com.whoisproxy.org
- 80df132766de47f8ab6d9465aed1c730b9ad3bbe25190993f812e00803538822@nlvsdev.com.whoisproxy.org
- 8e3946f8e823979a35d85ac132f66810700f8fda7d8950600c06a69f348f1b55@nlvsdev.com.whoisproxy.org
- 9c62cad8e50b2c88ecaf3e0823eb493de936a61552aa68a5ece09279c9d1f2ec@nlvsdev.com.whoisproxy.org
- 9f820aaa87dbd5164a847d3ae3517fff1b1eb6fde5d60a06ecaf04f78e68766d@nlvsdev.com.whoisproxy.org
- a711dd3dd9367441be1a23c1ba52d38a8670287476ce65fe52ecb5201bd4100e@nlvsdev.com.whoisproxy.org
- a7d321603968c052c51a8c8179826e0c58592581dc787efa2f770571fa2f5f19@nlvsdev.com.whoisproxy.org
- ba7508ffacb7f517cd178bda7a26ce7793d9e0fcba5fcf59a6c2c3a6c58fe5d3@nlvsdev.com.whoisproxy.org
- d4d04448ab6b5bc1efa8dbaddfd5446b1ac92e36af8c789204ac7e6303dbf1e7@nlvsdev.com.whoisproxy.org
- ed2952d89d1ca698e71e739af9f89270f9d69ba59089f1d99bb647e885f155a5@nlvsdev.com.whoisproxy.org
- f1447c7784c2d514901ecf41db4fcbaa1ff2f404c267d4870544d344e9d26906@nlvsdev.com.whoisproxy.org
- fd934fa6594e0a52e8f941027e7bbf574a13929b5dacc1632bdd20378da682ea@nlvsdev.com.whoisproxy.org
Subdomains
15 observed subdomains of nlvsdev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from nlvsdev.com.
- IP · 147.79.120.87
- ASN · AS47583
- Registrar · iana:269
- Country · US
- Email · 1bcd7c95acbf8ddd63381709b01804fd9e9c97ae8d63df350bcdc6b5efe7f91d@nlvsdev.com.whoisproxy.org
- TLD · .com
- Browse hostnames · nl…
- 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: "nlvsdev.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.