Hostname
psychicsavers.com
Last fetched
psychicsavers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
psychicsavers.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.175.192.121 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.200 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.213 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.230 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 99.84.169.142 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.156 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.216 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.67 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of psychicsavers.com owner
- Contact emails
Subdomains
1 observed subdomain of psychicsavers.com.
| Subdomain |
|---|
| www.psychicsavers.com |
Web-graph footprint
Distinct hostnames that link to or from psychicsavers.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from psychicsavers.com.
- IP · 3.175.192.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · EG
- Email · 8c42caca-55da-42d6-803e-d2789c19445b@identity-protect.org
- 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: "psychicsavers.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.