Skip to content

Hostname

slift.de

Last fetched

slift.de resolves to 1 IPv4 address operated by TTM in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.210.74194.6.208.0/22AS47447TTMDE

WHOIS identity

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

Subdomains

1 observed subdomain of slift.de.

Subdomain
www.slift.de

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for slift.de.

MechanismTarget
SPF_Aslift.de
SPF_INCLUDE_spf.proxy.nospamproxy.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.21.237.116
SPF_IP2001:14e0::/32
SPF_IP213.182.0.0/19
SPF_IP213.182.14.2
SPF_IP213.182.14.30
SPF_IP213.182.5.16
SPF_IP213.182.9.52
SPF_IP62.204.160.93/32
SPF_MXslift.de

Related pages

Pivot deeper into the graph from slift.de.

Cypher and MCP

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

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