Hostname
dnslive.net
Last fetched
dnslive.net resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dnslive.net 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 |
|---|---|---|---|---|
| 158.69.201.22 | 158.69.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain admin
- Contact emails
- d6c96387b81a482fa4987c73aaba5a8a.protect@whoisguard.com
- 08a8b36b10594e9bb8ced064c84a3797.protect@withheldforprivacy.com
- dnslive.net-owner-0mnw@customers.whoisprivacycorp.com
- 5bb7d461cfd050432494c9bb76f58df8be486bcd@privatedomain.gkg.net
- pw-82e3fa3be71c874f01030c76a6c37d33@privacyguardian.org
- pw-dd32d280bc19d09bc5df4470d0e20a89@privacyguardian.org
Subdomains
251 observed subdomains of dnslive.net.
Showing 25 of 251. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dnslive.net.
- IP · 158.69.201.22
- ASN · AS16276
- Registrar · iana:1068
- Country · CA
- Email · d6c96387b81a482fa4987c73aaba5a8a.protect@whoisguard.com
- TLD · .net
- Browse hostnames · dn…
- 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: "dnslive.net"})-[: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.