Hostname
serveslide.com
Last fetched
serveslide.com resolves to 1 IPv4 address operated by DWIRELESS - DWireless & More Inc. in PR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
serveslide.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 |
|---|---|---|---|---|
| 192.228.99.166 | 192.228.99.0/24 | AS399444 | DWIRELESS - DWireless & More Inc. | PR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
4 observed subdomains of serveslide.com.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for serveslide.com.
| Mechanism | Target |
|---|---|
| SPF_A | exchhub01.liveoutlook.net |
| SPF_A | exchhub02.liveoutlook.net |
| SPF_A | mail.gointrac.com |
| SPF_A | smtp01.liveoutlook.net |
| SPF_A | smtp02.liveoutlook.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 208.79.77.113 |
| SPF_IP | 208.79.77.116 |
| SPF_IP | 208.79.77.92 |
| SPF_IP | 208.79.77.93 |
| SPF_MX | serveslide.com |
Related pages
Pivot deeper into the graph from serveslide.com.
- IP · 192.228.99.166
- ASN · AS399444DWIRELESS - DWireless & More Inc.
- Registrar · iana:146
- Country · PR
- Email · ccsrvs@gmail.com
- TLD · .com
- Browse hostnames · se…
- 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: "serveslide.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.