Skip to content

Hostname

psychedelic.support

Last fetched

psychedelic.support resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · psychedelic.supportRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psychedelic.support

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.4113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.39.10518.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.10818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8918.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241499048
Contact emails

Subdomains

8 observed subdomains of psychedelic.support.

Web-graph footprint

Distinct hostnames that link to or from psychedelic.support in the public web crawl.

598 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for psychedelic.support.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from psychedelic.support.

Cypher and MCP

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

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