Skip to content

Hostname

psksyd.com

Last fetched

psksyd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · psksyd.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psksyd.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.15.128108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.50108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.52108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.92108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.158.61.103108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.122108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.3108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.45108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
andreas andersson
Contact emails

Subdomains

38 observed subdomains of psksyd.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for psksyd.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.156.51.226
SPF_IP18.198.81.91
SPF_IP193.12.177.220
SPF_IP193.12.177.224
SPF_IP193.12.177.225
SPF_IP212.91.154.155
SPF_IP3.122.52.149
SPF_IP3.126.95.196
SPF_IP3.67.130.22
SPF_IP52.59.21.104

Related pages

Pivot deeper into the graph from psksyd.com.

Cypher and MCP

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

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