Skip to content

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

WHISPER CANON · livedune.comRouting diversity3.9/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/livedune.com

Resolution chain

livedune.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.209.67.222195.209.67.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.81.126195.209.81.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.82.222195.209.82.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.82.79195.209.82.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
46.235.184.16146.235.184.0/24AS34879KIT Karlsruhe Institute of TechnologyRU
195.209.66.222195.209.66.0/24AS34879KIT Karlsruhe Institute of TechnologyRU

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.

Web-graph footprint

Distinct hostnames that link to or from livedune.com in the public web crawl.

456 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for livedune.com.

MechanismTarget
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.sendsay.ru
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from livedune.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.