Hostname
proxy.com
Last fetched
proxy.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
proxy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of proxy.com owner
- Contact emails
- dcallan@proxy.com
- kuaibodianying@outlook.com
- smorrisse@proxy.com
- 7a5d2d11-c5e0-4e22-81c9-c2f450711ef0@identity-protect.org
- 9737421b-5ad1-4ca1-a3cf-e8669ca0e2ba@identity-protect.org
- owner-10462486@proxy.com.whoisprivacyservice.org
- owner-10573749@proxy.com.whoisprivacyservice.org
- owner-10659868@proxy.com.whoisprivacyservice.org
- owner-10732435@proxy.com.whoisprivacyservice.org
- owner-10771131@proxy.com.whoisprivacyservice.org
- owner-10843698@proxy.com.whoisprivacyservice.org
- owner-11002384@proxy.com.whoisprivacyservice.org
- owner-11199766@proxy.com.whoisprivacyservice.org
- owner-12044444@proxy.com.whoisprivacyservice.org
- owner-12117011@proxy.com.whoisprivacyservice.org
- owner-2365127@proxy.com.whoisprivacyservice.org
- owner-2548957@proxy.com.whoisprivacyservice.org
- owner-2746339@proxy.com.whoisprivacyservice.org
- owner-3174974@proxy.com.whoisprivacyservice.org
- owner-3749703@proxy.com.whoisprivacyservice.org
- and 22 more
Subdomains
2 observed subdomains of proxy.com.
| Subdomain |
|---|
| udev1.proxy.com |
| www.proxy.com |
Web-graph footprint
Distinct hostnames that link to or from proxy.com in the public web crawl.
134 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from proxy.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · dcallan@proxy.com
- 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: "proxy.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.