Hostname
pitztal.com
Last fetched
pitztal.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1408
- Organization
- rainer schultes
- Contact emails
Subdomains
11 observed subdomains of pitztal.com.
Web-graph footprint
Distinct hostnames that link to or from pitztal.com in the public web crawl.
812 sites link to this hostname.
325 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for pitztal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mynet.at |
| SPF_INCLUDE | spf.camyno.net |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 193.22.255.34/16 |
| SPF_IP | 193.22.255.35 |
| SPF_IP | 193.22.255.38 |
| SPF_IP | 193.22.255.39 |
| SPF_IP | 83.169.47.62 |
| SPF_IP | 83.218.161.110 |
| SPF_IP | 83.246.107.142/32 |
| SPF_IP | 83.246.107.143/32 |
| SPF_IP | 83.246.107.155 |
| SPF_IP | 83.246.107.161/32 |
| SPF_IP | 83.246.107.181/32 |
| SPF_IP | 83.246.107.221/32 |
| SPF_IP | 83.246.107.65 |
| SPF_IP | 83.246.65.100 |
| SPF_IP | 87.253.232.0/21 |
| SPF_IP | 92.51.133.78 |
| SPF_IP | 92.51.164.62 |
| SPF_IP | 94.100.134.100 |
Related pages
Pivot deeper into the graph from pitztal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pitztal.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.