Hostname
v2-dev-pawel.com
Last fetched
v2-dev-pawel.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
v2-dev-pawel.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.208.40.75 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.203.198 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.229.185.234 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.27.135 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of v2-dev-pawel.com owner
- Contact emails
- 089227fa-1615-4d04-b8cf-c918a49dad0a@identity-protect.org
- 20637060-b679-49fc-8ff0-4b5c6795fdad@identity-protect.org
- 38e90069-8084-4e42-b9ea-330ba8bae984@identity-protect.org
- b7993664-dc1e-4034-bee5-d462f7012841@identity-protect.org
- c1f92f78-f8b3-4e12-9522-e17e59c0dc07@identity-protect.org
- effda631-a0ae-4dc6-93e2-848d2da0d6c1@identity-protect.org
Subdomains
9 observed subdomains of v2-dev-pawel.com.
Threat posture
History
Related pages
Pivot deeper into the graph from v2-dev-pawel.com.
- IP · 34.208.40.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 089227fa-1615-4d04-b8cf-c918a49dad0a@identity-protect.org
- TLD · .com
- Browse hostnames · v2…
- 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: "v2-dev-pawel.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.