Skip to content

Hostname

pswca.org

Last fetched

pswca.org resolves to 1 IPv4 address operated by SWITCH-LTD - SWITCH, LTD in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pswca.orgRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pswca.org

Resolution chain

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

IPPrefixASNOperatorCountry
207.207.36.183207.207.0.0/18AS23005SWITCH-LTD - SWITCH, LTDUS

WHOIS identity

Registrar
iana:48
Organization
jennifer hoff
Contact emails

Subdomains

1 observed subdomain of pswca.org.

Subdomain
www.pswca.org

Web-graph footprint

Distinct hostnames that link to or from pswca.org in the public web crawl.

24 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pswca.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.110.214.130
SPF_IP12.27.58.226
SPF_IP207.141.238.170
SPF_IP207.207.36.164
SPF_IP207.207.36.168
SPF_IP207.207.36.175
SPF_IP207.207.36.183
SPF_IP65.111.112.232

Related pages

Pivot deeper into the graph from pswca.org.

Cypher and MCP

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

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