Hostname
schalk-it.de
Last fetched
schalk-it.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
schalk-it.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.203.220.237 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with schalk-it.de in WhisperGraph.
Subdomains
162 observed subdomains of schalk-it.de.
Showing 25 of 162. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from schalk-it.de in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
80 SPF mechanisms authorising senders for schalk-it.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.domain-robot.org |
| SPF_A | schalk-it.de |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.202.97.219 |
| SPF_IP | 116.203.220.237 |
| SPF_IP | 128.140.89.92 |
| SPF_IP | 138.199.171.250 |
| SPF_IP | 138.199.174.248 |
| SPF_IP | 138.199.231.182 |
| SPF_IP | 138.201.156.201 |
| SPF_IP | 142.132.158.14 |
| SPF_IP | 142.132.186.212 |
| SPF_IP | 142.132.233.246 |
| SPF_IP | 142.132.234.167 |
| SPF_IP | 148.251.77.27 |
| SPF_IP | 157.90.121.168 |
| SPF_IP | 159.69.100.93 |
| SPF_IP | 159.69.188.211 |
| SPF_IP | 162.55.162.33 |
| SPF_IP | 162.55.44.190 |
| SPF_IP | 162.55.45.248 |
| SPF_IP | 167.235.196.147 |
| SPF_IP | 167.235.232.252 |
| SPF_IP | 167.235.243.114 |
| SPF_IP | 167.235.248.60 |
| SPF_IP | 167.235.248.89 |
| SPF_IP | 168.119.181.231 |
| SPF_IP | 168.119.240.126 |
| SPF_IP | 168.119.243.181 |
| SPF_IP | 168.119.54.216 |
| SPF_IP | 188.245.165.119 |
| SPF_IP | 188.245.227.78 |
| SPF_IP | 188.34.160.237 |
| SPF_IP | 188.34.178.195 |
| SPF_IP | 188.34.184.28 |
| SPF_IP | 188.34.189.181 |
| SPF_IP | 193.149.38.0/24 |
| SPF_IP | 194.97.156.0/23 |
| SPF_IP | 194.97.157.124 |
| SPF_IP | 195.201.104.103 |
| SPF_IP | 23.88.119.165 |
| SPF_IP | 23.88.40.235 |
| SPF_IP | 2a01:4f8:c0c:422a:0:0:0:1 |
| SPF_IP | 2a01:4f8:c0c:5957:0:0:0:1 |
| SPF_IP | 2a01:4f8:c17:3b6f:0:0:0:1 |
| SPF_IP | 46.224.104.90 |
| SPF_IP | 46.4.11.112 |
| SPF_IP | 49.12.222.212 |
| SPF_IP | 49.12.237.59 |
| SPF_IP | 49.12.38.57 |
| SPF_IP | 49.12.73.241/32 |
| SPF_IP | 49.13.120.33 |
| SPF_IP | 49.13.125.180 |
| SPF_IP | 49.13.18.230 |
| SPF_IP | 49.13.73.45 |
| SPF_IP | 49.13.86.130 |
| SPF_IP | 5.161.106.108 |
| SPF_IP | 5.75.149.180 |
| SPF_IP | 62.116.137.134 |
| SPF_IP | 62.138.25.166 |
| SPF_IP | 78.46.213.216 |
| SPF_IP | 78.47.201.71/32 |
| SPF_IP | 78.47.230.247 |
| SPF_IP | 78.47.244.46 |
| SPF_IP | 78.47.92.190 |
| SPF_IP | 82.135.98.112/28 |
| SPF_IP | 88.198.151.86/32 |
| SPF_IP | 88.198.199.49/32 |
| SPF_IP | 91.107.201.110 |
| SPF_IP | 91.107.211.149 |
| SPF_IP | 91.98.35.93 |
| SPF_IP | 91.98.36.151 |
| SPF_IP | 91.98.86.60 |
| SPF_IP | 91.99.126.209 |
| SPF_IP | 91.99.215.94 |
| SPF_IP | 91.99.217.11 |
| SPF_IP | 91.99.6.117 |
| SPF_IP | 92.204.4.167 |
| SPF_MX | schalk-it.de |
Related pages
Pivot deeper into the graph from schalk-it.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schalk-it.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.