Skip to content

Hostname

psychcentral.com

Last fetched

psychcentral.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.68.10018.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.11918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.12918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.2118.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for psychcentral.com.

MechanismTarget
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.222.143.10
SPF_IP67.222.151.114

Related pages

Pivot deeper into the graph from psychcentral.com.

Cypher and MCP

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

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