Hostname
slk-communications.de
Last fetched
slk-communications.de resolves to 2 IPv4 addresses operated by AS5539 in DE.
Nutrition Label
Resolution chain
slk-communications.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.30.84.232 | 195.30.84.0/24 | AS5539 | — | DE |
| 3.33.255.208 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with slk-communications.de in WhisperGraph.
Subdomains
21 observed subdomains of slk-communications.de.
Showing 11 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from slk-communications.de in the public web crawl.
35 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- slk-communications.de
SPF policy
6 SPF mechanisms authorising senders for slk-communications.de.
| Mechanism | Target |
|---|---|
| SPF_A | slk-communications.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.135.231.101 |
| SPF_IP | 159.135.233.17 |
| SPF_IP | 195.30.84.232 |
| SPF_MX | slk-communications.de |
Related pages
Pivot deeper into the graph from slk-communications.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "slk-communications.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.