Hostname
levzactive.com
Last fetched
levzactive.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
levzactive.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 |
|---|---|---|---|---|
| 207.154.217.165 | 207.157.16.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 2d1f5624e50df6aaa8d8c177578bddab9a9fdc0ba550af219648e4d27a6cf2f3@levzactive.com.whoisproxy.org
- 35a35ea326a2daed2968f4b5e0ec3bfbbaf7d4cefcc12538e6cd4590d91fa8cd@levzactive.com.whoisproxy.org
- 438132041791cdec12f8853448171c1e3ddb2231e1de50c13fc50008ba5773ef@levzactive.com.whoisproxy.org
- 475ff889f8cd32124ee88682d551107e036a206d7ae45f3c63193d211601a74c@levzactive.com.whoisproxy.org
- 61b2a24291cbe59c1c2e790f96758968aa8688860186214e3e72612a9b81ffe2@levzactive.com.whoisproxy.org
- 6a44920c8cefba708e525daf14070aabaf7cc08a51319a99f12279584ce10ddb@levzactive.com.whoisproxy.org
- 84d941af7cb5ab432101ef1902fc25db0e3e74e81dcd1da4828315c7931feef5@levzactive.com.whoisproxy.org
- 85634cae9ccc3d46a0001ea72de268c013d5325cc36fe8a3a9ca476e3b8cdc53@levzactive.com.whoisproxy.org
- 8c4b2e51bd9a5d4eb59e1bf962f9825cdc1ca33074f3552a53f97bfe17c9a556@levzactive.com.whoisproxy.org
- a5ddc514beb39c7a04c96c254c1c0170623a651d36eae47276ba7b51a7661e0b@levzactive.com.whoisproxy.org
- a8f20ebfb311af228882fc229e3dcc79dd1d7c6dd6657ed466a0fa518250c4a8@levzactive.com.whoisproxy.org
- b38dc3362f757f9b9fa6bf0cd6f97b33c99a4edf6db5eb5932526e93c47a0632@levzactive.com.whoisproxy.org
- c2d58de622b37affa1d97755d58553fde46249c6d6848ff98977a7dabee299d6@levzactive.com.whoisproxy.org
- e87b037988db37602859e956cc9ae3fb8a43cf112c195166cf9fdd2c2c34c629@levzactive.com.whoisproxy.org
- f1a99ee7ec8f97e08310292733d9cebf3ccde32e9dc03657fc876cb5f0d0db60@levzactive.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from levzactive.com in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from levzactive.com.
- IP · 207.154.217.165
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:228
- Country · DE
- Email · 2d1f5624e50df6aaa8d8c177578bddab9a9fdc0ba550af219648e4d27a6cf2f3@levzactive.com.whoisproxy.org
- TLD · .com
- Browse hostnames · le…
- 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: "levzactive.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.