Skip to content

Hostname

mail.psyscene.com

Last fetched

mail.psyscene.com resolves to 2 IPv4 addresses operated by SHOCK-1 - Shock Hosting LLC in US.

Nutrition Label

WHISPER CANON · mail.psyscene.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.psyscene.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.71.80.17146.71.80.0/22AS395092SHOCK-1 - Shock Hosting LLCUS
146.71.80.178146.71.80.0/22AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.psyscene.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.psyscene.com.

MechanismTarget
SPF_Amail.psyscene.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP146.71.80.178
SPF_IP146.71.80.2
SPF_IP208.123.118.2
SPF_IP208.123.118.219
SPF_IP208.123.118.3
SPF_IP208.123.118.4
SPF_MXmail.psyscene.com

Related pages

Pivot deeper into the graph from mail.psyscene.com.

Cypher and MCP

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

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