Skip to content

Hostname

pistor.is

Last fetched

pistor.is resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · pistor.isRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pistor.is

Resolution chain

pistor.is resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.215.73195.201.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with pistor.is in WhisperGraph.

Subdomains

10 observed subdomains of pistor.is.

Web-graph footprint

Distinct hostnames that link to or from pistor.is in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for pistor.is.

MechanismTarget
SPF_Adamals.eu
SPF_Apistor.is
SPF_Aqmesh.de
SPF_Asolawi.patersberghof.de
SPF_Asskwpt.pistor.is
SPF_IP157.90.247.61
SPF_IP176.9.122.23
SPF_IP185.116.70.187
SPF_MXpistor.is

Related pages

Pivot deeper into the graph from pistor.is.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pistor.is"})-[: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.