Hostname
parulapod.com
Last fetched
parulapod.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
parulapod.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.161.136.115 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.19 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.52 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.71 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.110 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.127 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.19 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.80 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of parulapod.com owner
- Contact emails
- 13edb525-96cf-475b-a771-dbb774462888@identity-protect.org
- 89d74e73-6b09-4c26-90f0-d1810820cad5@identity-protect.org
- a91ff4de-9ddf-494d-bb9e-83809fa82c6f@identity-protect.org
- ab6f8f90-adab-4d76-9461-8555289bf636@identity-protect.org
- b7682049-9ecb-4469-b429-9ab198127b31@identity-protect.org
- bf0bd0d8-9d30-4d17-80d9-eeccfb1d464a@identity-protect.org
- f03d83a3-052e-43d9-b893-905a7c83118b@identity-protect.org
- owner-10625614@parulapod.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from parulapod.com.
- IP · 3.161.136.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13edb525-96cf-475b-a771-dbb774462888@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "parulapod.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.