Skip to content

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

WHISPER CANON · pitztal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pitztal.com

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for pitztal.com.

MechanismTarget
SPF_INCLUDE_spf.mynet.at
SPF_INCLUDEspf.camyno.net
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP193.22.255.34/16
SPF_IP193.22.255.35
SPF_IP193.22.255.38
SPF_IP193.22.255.39
SPF_IP83.169.47.62
SPF_IP83.218.161.110
SPF_IP83.246.107.142/32
SPF_IP83.246.107.143/32
SPF_IP83.246.107.155
SPF_IP83.246.107.161/32
SPF_IP83.246.107.181/32
SPF_IP83.246.107.221/32
SPF_IP83.246.107.65
SPF_IP83.246.65.100
SPF_IP87.253.232.0/21
SPF_IP92.51.133.78
SPF_IP92.51.164.62
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.