Hostname
shusha.ai
Last fetched
shusha.ai resolves to 1 IPv4 address operated by AS3188 in TR. WHOIS lists registrar:namecheap as the registrar.
Nutrition Label
Resolution chain
shusha.ai 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 |
|---|---|---|---|---|
| 5.2.84.101 | 5.2.84.0/24 | AS3188 | — | TR |
WHOIS identity
- Registrar
- registrar:namecheap
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of shusha.ai.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for shusha.ai.
| Mechanism | Target |
|---|---|
| SPF_A | shusha.ai |
| SPF_INCLUDE | _spf.5g-soft.com |
| SPF_INCLUDE | _spf.alastyr.com |
| SPF_INCLUDE | alastyr.com |
| SPF_IP | 5.2.84.100 |
| SPF_IP | 5.2.85.160 |
| SPF_MX | shusha.ai |
Related pages
Pivot deeper into the graph from shusha.ai.
- IP · 5.2.84.101
- ASN · AS3188
- Registrar · registrar:namecheap
- Country · TR
- Email · 2e589f09f0d14fda8181f59642169de0.protect@withheldforprivacy.com
- TLD · .ai
- Browse hostnames · sh…
- 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: "shusha.ai"})-[: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.