Skip to content

Hostname

varisol.de

Last fetched

varisol.de resolves to 1 IPv4 address operated by PLUSSERVER-ASN1 - PlusServer GmbH in DE.

Nutrition Label

WHISPER CANON · varisol.deRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/varisol.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.138.208.6262.138.208.0/23AS61157PLUSSERVER-ASN1 - PlusServer GmbHDE

WHOIS identity

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

Subdomains

4 observed subdomains of varisol.de.

Web-graph footprint

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

112 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for varisol.de.

MechanismTarget
SPF_Asrv10.ic-innovative.de
SPF_Asrv11.ic-innovative.de
SPF_INCLUDEspf.dc-cluster.de
SPF_INCLUDEspf.de.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.32.117/32
SPF_IP167.233.2.66/32
SPF_IP192.109.231.170
SPF_IP2a01:4f8:231:298d:0:0:0:2
SPF_IP2a01:4f8:241:3ee6:0:0:0:2
SPF_IP2a01:4f8:fff0:78:0:0:0:2
SPF_IP82.198.68.10

Related pages

Pivot deeper into the graph from varisol.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "varisol.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.