Skip to content

Hostname

psych.org

Last fetched

psych.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · psych.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psych.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
american psychiatric association
Contact emails

Subdomains

22 observed subdomains of psych.org.

Web-graph footprint

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

2,783 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

72 SPF mechanisms authorising senders for psych.org.

MechanismTarget
SPF_INCLUDE_spf1.psych.org
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.25.230.100
SPF_IP100.26.6.215
SPF_IP136.146.36.12
SPF_IP136.146.44.123
SPF_IP142.215.34.2
SPF_IP149.72.161.246/32
SPF_IP149.72.169.27
SPF_IP149.72.190.43/32
SPF_IP149.72.227.21/32
SPF_IP159.183.153.144/32
SPF_IP167.89.111.77/32
SPF_IP167.89.127.128
SPF_IP167.89.127.89/32
SPF_IP167.89.29.247
SPF_IP168.245.125.167/32
SPF_IP168.245.22.106/32
SPF_IP168.245.23.37/32
SPF_IP168.245.61.128/32
SPF_IP192.133.16.252
SPF_IP192.133.16.253
SPF_IP192.133.16.254
SPF_IP199.127.232.0/22
SPF_IP199.230.25.148
SPF_IP199.230.25.178
SPF_IP199.230.25.206
SPF_IP199.230.25.220
SPF_IP199.255.192.0/22
SPF_IP206.55.144.0/20
SPF_IP209.222.82.0/24
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP3.224.68.51
SPF_IP34.225.152.166
SPF_IP52.4.34.132
SPF_IP52.6.112.187/32
SPF_IP52.6.17.79
SPF_IP52.6.78.230
SPF_IP52.6.81.149
SPF_IP54.208.161.176
SPF_IP54.208.181.200
SPF_IP54.208.202.83
SPF_IP54.209.164.224
SPF_IP54.209.195.9
SPF_IP54.209.207.242
SPF_IP54.209.26.183
SPF_IP54.209.27.217
SPF_IP54.209.41.25
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP54.84.172.88
SPF_IP54.84.71.166
SPF_IP54.85.157.140
SPF_IP54.85.181.203
SPF_IP54.85.185.66
SPF_IP54.85.26.5
SPF_IP54.85.39.4
SPF_IP69.169.224.0/20
SPF_IP69.169.229.106/27
SPF_IP69.169.229.107
SPF_IP69.169.229.110
SPF_IP69.169.229.111
SPF_IP69.169.229.112
SPF_IP69.169.229.113
SPF_IP69.169.229.114
SPF_IP69.169.229.115
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from psych.org.

Cypher and MCP

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

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