Hostname
schindhelm.com
Last fetched
schindhelm.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
schindhelm.com 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 |
|---|---|---|---|---|
| 139.162.164.167 | 139.162.160.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- ruediger erfurt
- Contact emails
Subdomains
33 observed subdomains of schindhelm.com.
Showing 22 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from schindhelm.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for schindhelm.com.
| Mechanism | Target |
|---|---|
| SPF_A | schindhelm.com |
| SPF_INCLUDE | _spf.webhosting.systems |
| SPF_INCLUDE | spf.mlwrx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.253.3.0/24 |
| SPF_IP | 178.15.77.0/23 |
| SPF_IP | 178.77.85.196 |
| SPF_IP | 193.104.82.0/24 |
| SPF_IP | 213.23.84.208 |
| SPF_IP | 217.14.175.18 |
| SPF_IP | 2a01:488:42::/48 |
| SPF_IP | 62.67.57.86 |
| SPF_IP | 80.237.130.0/24 |
| SPF_IP | 80.237.132.0/24 |
| SPF_IP | 80.237.133.0/24 |
| SPF_IP | 80.237.138.0/24 |
| SPF_MX | schindhelm.com |
Related pages
Pivot deeper into the graph from schindhelm.com.
- IP · 139.162.164.167
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:1390
- Country · DE
- Email · ruediger.erfurt@schindhelm.com
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schindhelm.com"})-[: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.