Hostname
slidedeckapp.com
Last fetched
slidedeckapp.com resolves to 20 IPv4 addresses operated by CLOUD-SOUTH - Cloud South in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
slidedeckapp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.227.127.222 | 192.227.127.0/24 | AS13886 | CLOUD-SOUTH - Cloud South | US |
| 192.227.127.223 | 192.227.127.0/24 | AS13886 | CLOUD-SOUTH - Cloud South | US |
| 192.227.127.224 | 192.227.127.0/24 | AS13886 | CLOUD-SOUTH - Cloud South | US |
| 192.227.127.225 | 192.227.127.0/24 | AS13886 | CLOUD-SOUTH - Cloud South | US |
| 192.227.127.226 | 192.227.127.0/24 | AS13886 | CLOUD-SOUTH - Cloud South | US |
| 45.11.59.148 | 45.11.59.0/24 | AS43641 | — | US |
| 45.11.59.168 | 45.11.59.0/24 | AS43641 | — | US |
| 51.81.73.160 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.73.161 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.73.162 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.73.163 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.74.72 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.74.73 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.74.74 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.74.75 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.78.240 | 51.81.0.0/17 | AS16276 | — | US |
| 51.81.78.242 | 51.81.0.0/17 | AS16276 | — | US |
| 51.91.164.151 | 51.91.0.0/16 | AS16276 | — | FR |
| 51.91.164.152 | 51.91.0.0/16 | AS16276 | — | FR |
| 51.91.164.154 | 51.91.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
Subdomains
4 observed subdomains of slidedeckapp.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for slidedeckapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shawswharf.com |
| SPF_IP | 139.5.53.119/16 |
| SPF_IP | 139.5.53.120 |
| SPF_IP | 139.5.53.121/16 |
| SPF_IP | 139.5.53.122 |
| SPF_IP | 139.5.53.123 |
Related pages
Pivot deeper into the graph from slidedeckapp.com.
- IP · 192.227.127.222
- ASN · AS13886CLOUD-SOUTH - Cloud South
- Registrar · iana:1068
- Country · US
- Email · admin@trendyfitnessfinds.com
- TLD · .com
- Browse hostnames · sl…
- 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: "slidedeckapp.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.