Hostname
abdullahshaikh.com
Last fetched
abdullahshaikh.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abdullahshaikh.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 |
|---|---|---|---|---|
| 3.162.232.10 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.122 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.129 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.97 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.171.76.107 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.34 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.80 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.99 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abdullahshaikh.com owner
- Contact emails
- 16b3d2a5-9818-41c2-92ff-85ffddf047b2@identity-protect.org
- 53bc7b60-2382-451c-b8c4-e6ffda9d8bd9@identity-protect.org
- ashaikh@iee.org
- b3766b91-d17c-46e7-85cd-7a47e7defa8b@identity-protect.org
- e8e02f9e-8a03-4647-b4a4-151a861a208e@identity-protect.org
- f009a508-cbd1-4394-9797-a1fb0cd52adc@identity-protect.org
- f0def065-08bf-4903-88d3-750c48decd01@identity-protect.org
- owner-10493500@abdullahshaikh.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of abdullahshaikh.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for abdullahshaikh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from abdullahshaikh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abdullahshaikh.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.