Hostname
gratiser.com
Last fetched
gratiser.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gratiser.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 |
|---|---|---|---|---|
| 18.140.178.17 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gratiser.com owner
- Contact emails
- mikethedy@gmail.com
- 10fba007-374a-4453-bec1-fd226b66832b@identity-protect.org
- 12bc34aa-9f5c-443e-8577-7895817996e7@identity-protect.org
- 1cb2f111-8ebd-43b9-943d-1c28efefe45b@identity-protect.org
- 2c148ed4-4090-4aed-a693-588d0bc37846@identity-protect.org
- 45194891-ed16-45bb-94d3-07a5131de18a@identity-protect.org
- b6f08b82-9c2d-4512-8a92-ce97cccc825f@identity-protect.org
- ea8b44e1-db91-4040-8ad1-b78471ba2738@identity-protect.org
- owner-9324233@gratiser.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of gratiser.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gratiser.com.
- IP · 18.140.178.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · mikethedy@gmail.com
- TLD · .com
- Browse hostnames · gr…
- 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: "gratiser.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.