Hostname
grid.id
Last fetched
grid.id resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:pt infinys system indonesia as the registrar.
Nutrition Label
Resolution chain
grid.id resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.221.116.227 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.157.7 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.77.152.15 | 52.77.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- registrar:pt infinys system indonesia
- Organization
- pt. infinys system indonesia
- Contact emails
Subdomains
48 observed subdomains of grid.id.
Showing 24 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from grid.id in the public web crawl.
1,203 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for grid.id.
| Mechanism | Target |
|---|---|
| SPF_A | grid.id |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 185.237.144.101 |
| SPF_MX | grid.id |
Related pages
Pivot deeper into the graph from grid.id.
- IP · 52.221.116.227
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:pt infinys system indonesia
- Country · SG
- Email · hostmaster@isi.co.id
- TLD · .id
- 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: "grid.id"})-[: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.