Hostname
vewbie.com
Last fetched
vewbie.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
vewbie.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.139.29.16 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.23 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.54 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.72 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.207.100 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.128 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.50 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.207.63 | 13.227.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vewbie.com owner
- Contact emails
- scottennis01@gmail.com
- 20897bd8-95dd-4993-a03a-4603612544d6@identity-protect.org
- 465d84f5-d846-4ed4-9dd8-aec5719df5a2@identity-protect.org
- 6ec19b9b-7e35-4e33-837a-68b2bf80b2c1@identity-protect.org
- 734c819f-73b1-4109-a902-9477cfac181e@identity-protect.org
- abe217cc-c30e-42fd-bc10-18ba0bc02a30@identity-protect.org
- e380f0c2-7f83-48bc-bcbc-2d3a9b5159d6@identity-protect.org
- owner-261567@vewbie.com.whoisprivacyservice.org
- owner-3377949@vewbie.com.whoisprivacyservice.org
- owner-998847@vewbie.com.whoisprivacyservice.org
Subdomains
84 observed subdomains of vewbie.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vewbie.com in the public web crawl.
8 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from vewbie.com.
- IP · 108.139.29.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · scottennis01@gmail.com
- TLD · .com
- Browse hostnames · ve…
- 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: "vewbie.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.