Hostname
guneetsidhu.com
Last fetched
guneetsidhu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guneetsidhu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.43.105 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.12 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.40 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.43.57 | 18.154.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.164.68.31 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.39 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.60 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.76 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guneetsidhu.com owner
- Contact emails
- 57c3bf9a-6026-442c-b4dc-6c3b07013714@identity-protect.org
- 83c17e14-9562-43af-903b-08af9a000349@identity-protect.org
- 8bc3f63a-25a8-47d0-88b0-5ffe52143233@identity-protect.org
- c3b77385-a3ed-4a3c-8e32-807d772fea1b@identity-protect.org
- d9e9bc1a-e568-494e-959c-5dbb30059688@identity-protect.org
- da1a3dd8-4b3e-40ba-b7e1-78b9f4840183@identity-protect.org
- owner-8905546@guneetsidhu.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of guneetsidhu.com.
| Subdomain |
|---|
| www.guneetsidhu.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for guneetsidhu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from guneetsidhu.com.
- IP · 18.154.43.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 57c3bf9a-6026-442c-b4dc-6c3b07013714@identity-protect.org
- TLD · .com
- Browse hostnames · gu…
- 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: "guneetsidhu.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.