Hostname
stein-pilz.com
Last fetched
stein-pilz.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stein-pilz.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 |
|---|---|---|---|---|
| 23.88.119.195 | 23.88.0.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stein-pilz.com owner
- Contact emails
- saidseltmann@gmx.de
- 00eb4de2-9c9f-410b-8dcc-0cfbe3adb81e@identity-protect.org
- 244facd3-830e-496b-bf23-07b2b19ba319@identity-protect.org
- 5bad9257-cfee-4b2f-8033-bdd47c193b3c@identity-protect.org
- 5e729c65-371d-4c55-91dd-5f6a4e3ecad2@identity-protect.org
- 6490fbfc-24b2-4fc6-8270-14c9b8a15803@identity-protect.org
- dd9f1a02-4edf-46e9-8b7d-6f3d29123770@identity-protect.org
- owner-2545427@stein-pilz.com.whoisprivacyservice.org
- owner-6433008@stein-pilz.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of stein-pilz.com.
Showing 19 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stein-pilz.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for stein-pilz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from stein-pilz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stein-pilz.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.