Hostname
amaypatil.com
Last fetched
amaypatil.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
amaypatil.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 |
|---|---|---|---|---|
| 193.203.185.236 | 193.203.184.0/22 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:269
- Organization
- avinash chennuri
- Contact emails
- avinash.chennuri@yahoo.com
- whois@fastdomain.com
- 0409b219ea2ce8244641f241e95976ba04e2e59694f0b3459a1b8bdaa19c663c@amaypatil.com.whoisproxy.org
- 062f2a1236de3b4c6a569ac60c7a485e44e1344c66735bc963de579f437be272@amaypatil.com.whoisproxy.org
- 2c8861e5c51a3ec74581233c0b5f641b37fe2ab3e3ebcb284f92a8dee485d4a8@amaypatil.com.whoisproxy.org
- a8fddda5b0fbbba5a620357867a5f6e5143be2515fa62254a4e1d2103cc2a320@amaypatil.com.whoisproxy.org
- b16685cf4b901dfb609b88ff2cae387d705506e0e36f6b1668c5cd7e7d1c3720@amaypatil.com.whoisproxy.org
- d6958bb521b485ba4fa00255c60ba1a06f916ce5d008d4b72320b0ece2a2b758@amaypatil.com.whoisproxy.org
- f6c4ed60fb2f1dedd1ce7e765eabc3b544452c054e24e79c8cbf5d033415fb40@amaypatil.com.whoisproxy.org
Subdomains
1 observed subdomain of amaypatil.com.
| Subdomain |
|---|
| www.amaypatil.com |
Threat posture
History
Related pages
Pivot deeper into the graph from amaypatil.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amaypatil.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.