Skip to content

Hostname

pssnet.com

Last fetched

pssnet.com resolves to 2 IPv4 addresses operated by FRONTIER - Frontier Networks Inc in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pssnet.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pssnet.com

Resolution chain

pssnet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.21.148.17267.21.144.0/20AS7311FRONTIER - Frontier Networks IncCA
67.21.148.18067.21.144.0/20AS7311FRONTIER - Frontier Networks IncCA

WHOIS identity

Registrar
iana:1068
Organization
ben megidish
Contact emails

Subdomains

41 observed subdomains of pssnet.com.

Web-graph footprint

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

6 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pssnet.com.

MechanismTarget
SPF_Amx01.pssnet.com
SPF_Amx02.pssnet.com
SPF_Aspamfilter.pssnet.com
SPF_IP15.222.189.1
SPF_IP173.246.128.32/27
SPF_IP192.171.59.224/27
SPF_IP209.85.0.0/16
SPF_IP38.17.22.188
SPF_IP64.26.145.190
SPF_IP67.21.148.128/25
SPF_IP72.142.135.146
SPF_MXpssnet.com

Related pages

Pivot deeper into the graph from pssnet.com.

Cypher and MCP

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

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