Hostname
giide.com
Last fetched
giide.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
giide.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 |
|---|---|---|---|---|
| 3.171.198.47 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.51 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.6 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.198.99 | 3.171.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- anil kommareddi
- Contact emails
- anil.kommareddi@rivetsys.com
- 2405735b-d11a-4024-a392-917c8d6a51b9@identity-protect.org
- 62b220a2-9e8a-401b-9abb-1be224752960@identity-protect.org
- 860a465f-60e1-44f6-96f6-f3243d80a12b@identity-protect.org
- 929915f0-8d97-4d33-bc2f-7a7befd220d9@identity-protect.org
- 9f0ff766-3d23-4b96-84e8-6cb2244ac3de@identity-protect.org
- c089a3e2-c51f-4776-b5ab-a5ffaa5143bc@identity-protect.org
- f0c41bd8-4b9b-4793-8f63-ebd069f1df8c@identity-protect.org
- owner-11834645@giide.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of giide.com.
Web-graph footprint
Distinct hostnames that link to or from giide.com in the public web crawl.
21 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for giide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from giide.com.
- IP · 3.171.198.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · anil.kommareddi@rivetsys.com
- TLD · .com
- Browse hostnames · gi…
- 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: "giide.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.