Hostname
visbeenbv.com
Last fetched
visbeenbv.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
visbeenbv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.229.244 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of visbeenbv.com owner
- Contact emails
- 4056956d-e8a4-490d-8faa-1caa8e70917c@identity-protect.org
- 672b3427-09b9-47c8-a675-1df657b11615@identity-protect.org
- 940b8980-1317-4fac-9e35-f83c5f0764fa@identity-protect.org
- a2159c19-b081-41c3-854f-5f5806286dc2@identity-protect.org
- bcd192f1-c2ff-4ca7-9b63-a1e79639d5f1@identity-protect.org
- cb7a7dfc-18a2-420f-97dc-d1bdb23cb1bd@identity-protect.org
Subdomains
1 observed subdomain of visbeenbv.com.
| Subdomain |
|---|
| www.visbeenbv.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from visbeenbv.com.
- IP · 52.16.229.244
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 4056956d-e8a4-490d-8faa-1caa8e70917c@identity-protect.org
- TLD · .com
- Browse hostnames · vi…
- 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: "visbeenbv.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.