Hostname
slackservice.com
Last fetched
slackservice.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
slackservice.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.134.158.27 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.132.33.133 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.133.93.114 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.10.95.116 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of slackservice.com owner
- Contact emails
- slackservice.com@privatewho.is
- 072b6626-d644-4531-bc2c-8b50cef2f9e1@identity-protect.org
- 4cb0479d-a3d8-40de-8b6d-c78a6eb3e3df@identity-protect.org
- 7dbff85d-790f-4d4a-bf6b-160934f1a848@identity-protect.org
- e92b0738-1368-407e-8448-2cf189e7cb1d@identity-protect.org
- eb266716-6b08-48b8-83b5-f5b38ffece5f@identity-protect.org
- f4127f53-6d28-43c2-a9d9-1ab6a1d1fe15@identity-protect.org
- owner-6859061@slackservice.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from slackservice.com.
- IP · 13.134.158.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · slackservice.com@privatewho.is
- 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: "slackservice.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.