Hostname
pr0jekti.com
Last fetched
pr0jekti.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
pr0jekti.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 |
|---|---|---|---|---|
| 108.138.128.105 | 108.138.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.120 | 108.138.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.45 | 108.138.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.98 | 108.138.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.247.19 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.39 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.77 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.84 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pr0jekti.com owner
- Contact emails
- 019525e1-6f09-4203-af2b-4d409404f9f8@identity-protect.org
- 3549f40e-d789-4987-8166-ba292b0b4479@identity-protect.org
- 5bfc98fa-d5f1-4bb8-a614-df6049b07c2b@identity-protect.org
- 6c44b2ef-cf7a-451f-a6b7-dbc102ae79e8@identity-protect.org
- 77cac466-bf0d-4451-a316-dae92a3bbc47@identity-protect.org
- 8ce9872c-d7bf-4c5f-9f11-1a8f75fdcc6c@identity-protect.org
- 8d472e46-9d27-4a78-8c65-d9233dd04555@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from pr0jekti.com.
- IP · 108.138.128.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 019525e1-6f09-4203-af2b-4d409404f9f8@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "pr0jekti.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.