Hostname
psynyou.com
Last fetched
psynyou.com resolves to 1 IPv4 address operated by AS8426 in FR. WHOIS lists iana:1630 as the registrar.
Nutrition Label
Resolution chain
psynyou.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.185.49.200 | 89.185.32.0/19 | AS8426 | — | FR |
WHOIS identity
- Registrar
- iana:1630
- Organization
- plard ludovic
- Contact emails
Subdomains
10 observed subdomains of psynyou.com.
Web-graph footprint
Distinct hostnames that link to or from psynyou.com in the public web crawl.
42 sites link to this hostname.
157 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for psynyou.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.psynyou.com |
| SPF_A | mailphp.lws-hosting.com |
| SPF_INCLUDE | mail.grita.fr |
| SPF_IP | 89.185.42.128/32 |
| SPF_MX | psynyou.com |
Related pages
Pivot deeper into the graph from psynyou.com.
- IP · 89.185.49.200
- ASN · AS8426
- Registrar · iana:1630
- Country · FR
- Email · 5d78d182fd5f5510588695863d22ac27@whois-anonymous.com
- TLD · .com
- Browse hostnames · ps…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "psynyou.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.