Skip to content

Hostname

viactiv.de

Last fetched

viactiv.de resolves to 1 IPv4 address operated by HTP-AS in DE.

Nutrition Label

WHISPER CANON · viactiv.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/viactiv.de

Resolution chain

viactiv.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.178.213.10185.178.212.0/22AS13045HTP-ASDE

WHOIS identity

No WHOIS records are currently associated with viactiv.de in WhisperGraph.

Subdomains

52 observed subdomains of viactiv.de.

Web-graph footprint

Distinct hostnames that link to or from viactiv.de in the public web crawl.

420 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for viactiv.de.

MechanismTarget
SPF_Aviactiv.de
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEspf.info-online.org
SPF_IP146.0.229.160/27
SPF_IP193.47.100.163/32
SPF_IP193.47.100.164/32
SPF_IP37.61.222.224/27
SPF_IP45.156.125.195
SPF_IP45.156.125.196
SPF_IP52.157.149.216/32
SPF_IP62.55.182.68/32
SPF_IP89.27.158.122
SPF_IP89.27.158.123
SPF_MXviactiv.de

Related pages

Pivot deeper into the graph from viactiv.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "viactiv.de"})-[: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.