Hostname
vogl.com
Last fetched
vogl.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
vogl.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.106.109 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.57 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.66 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.95 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.117 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.4 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.49 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.92 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1001
- Organization
- vogl netherlands b.v.
- Contact emails
- mitterer@web.de
- 8f5ggbhm3pgt@privacy-protection.email
- dka2kd5rr2cj@privacy-protection.email
- e3bgdjpp57ib@privacy-protection.email
- iskc7t5cgajw@privacy-protection.email
- jp53xmnt4afe@privacy-protection.email
- k59jinkpfrqa@privacy-protection.email
- ktugfpekv72d@privacy-protection.email
- odwwhtmvznm3@privacy-protection.email
- rgwoz2ama9ks@privacy-protection.email
- x6vak8d8krwy@privacy-protection.email
- xpjmegc62gz9@privacy-protection.email
- xscfg7mfpduq@privacy-protection.email
- z68avs2xjmpc@privacy-protection.email
Subdomains
5 observed subdomains of vogl.com.
Web-graph footprint
Distinct hostnames that link to or from vogl.com in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for vogl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from vogl.com.
- IP · 108.138.106.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · US
- Email · mitterer@web.de
- TLD · .com
- Browse hostnames · vo…
- 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: "vogl.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.