Skip to content

Hostname

sofistik.de

Last fetched

sofistik.de resolves to 1 IPv4 address operated by NETLOGIX in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.191.121.18185.191.120.0/22AS206231NETLOGIXDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sofistik.de.

MechanismTarget
SPF_INCLUDE4683846.spf04.hubspotemail.net
SPF_INCLUDE_spf.communiteq.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.29.18.0/24
SPF_IP212.204.69.48/28
SPF_IP78.46.2.162
SPF_IP78.46.80.141
SPF_IP80.154.114.0/24
SPF_IP82.207.131.33
SPF_IP93.240.215.224/29

Related pages

Pivot deeper into the graph from sofistik.de.

Cypher and MCP

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

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