Skip to content

Hostname

pshift.com

Last fetched

pshift.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.255.160.46162.255.160.0/21AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

Registrar
iana:69
Organization
joe allen
Contact emails

Subdomains

174 observed subdomains of pshift.com.

Web-graph footprint

Distinct hostnames that link to or from pshift.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pshift.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemailsrvr.com
SPF_IP108.160.158.180
SPF_IP162.255.160.46
SPF_IP162.255.163.21
SPF_IP162.255.166.238
SPF_IP192.190.85.14
SPF_IP204.197.255.183
SPF_IP204.197.255.186
SPF_IP207.7.88.116/24
SPF_IP208.78.225.178
SPF_IP67.222.26.15

Related pages

Pivot deeper into the graph from pshift.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pshift.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.