Hostname
slowgrams.com
Last fetched
slowgrams.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
slowgrams.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.229.120 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.34 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.44 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.139.229.7 | 108.139.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.185.127 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.16 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.54 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.185.75 | 3.162.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.162.66.21 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.25 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.39 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.79 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- bernd christian
- Contact emails
- luibl@t-online.de
- 1ea87606-615f-4afe-a440-5e6da64f2b47@identity-protect.org
- 497cb3a8-9bae-4544-b117-cc5b9bcf8534@identity-protect.org
- 4ff75874-579c-4b5b-82f4-daa5f2866b02@identity-protect.org
- 8ae3dfe1-434d-4a2a-9130-69e111e94e3d@identity-protect.org
- bd3d61bf-e9ff-41d1-a22f-84b901ab2ed8@identity-protect.org
- bf9ca383-7e00-47e1-99eb-0946fcc93b1a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from slowgrams.com.
- IP · 108.139.229.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · luibl@t-online.de
- 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: "slowgrams.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.