Hostname
livedune.com
Last fetched
livedune.com resolves to 6 IPv4 addresses operated by KIT Karlsruhe Institute of Technology in RU. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
livedune.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.209.67.222 | 195.209.67.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
| 195.209.81.126 | 195.209.81.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
| 195.209.82.222 | 195.209.82.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
| 195.209.82.79 | 195.209.82.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
| 46.235.184.161 | 46.235.184.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
| 195.209.66.222 | 195.209.66.0/24 | AS34879 | KIT Karlsruhe Institute of Technology | RU |
WHOIS identity
- Registrar
- iana:1606
- Organization
- personal data, can not be publicly disclosed according to applicable laws.
- Contact emails
Subdomains
39 observed subdomains of livedune.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from livedune.com in the public web crawl.
456 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for livedune.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dashasender.ru |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.yandex.net |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
| SPF_INCLUDE | spf.sendsay.ru |
| SPF_INCLUDE | spf.unisender.com |
Related pages
Pivot deeper into the graph from livedune.com.
- IP · 195.209.67.222
- ASN · AS34879KIT Karlsruhe Institute of Technology
- Registrar · iana:1606
- Country · RU
- Email · accrossang@gmail.com
- TLD · .com
- Browse hostnames · li…
- 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: "livedune.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.