Skip to content

Hostname

psyh.info

Last fetched

psyh.info resolves to 1 IPv4 address operated by AS210079 in RU. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · psyh.infoRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/psyh.info

Resolution chain

psyh.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.144.103.44217.144.103.0/24AS210079RU

WHOIS identity

Registrar
iana:1362
Organization
legato
Contact emails

Subdomains

3 observed subdomains of psyh.info.

Web-graph footprint

Distinct hostnames that link to or from psyh.info in the public web crawl.

55 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for psyh.info.

MechanismTarget
SPF_Apsyh.info
SPF_IP217.144.103.44
SPF_MXpsyh.info

Related pages

Pivot deeper into the graph from psyh.info.

Cypher and MCP

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

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