Hostname
be-virtual.net
Last fetched
be-virtual.net 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
be-virtual.net 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 |
|---|---|---|---|---|
| 13.35.93.115 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.122 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.46 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.87 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- m.buijs@home-server.nl
- 0a9c4641-07a0-4e7e-9331-5a993f8aef76@identity-protect.org
- 175c266d-f59d-4cc2-bf61-df171cef0a12@identity-protect.org
- 9663c7f0-3905-4c6a-abc8-f3bc6b18cf18@identity-protect.org
- 9d7239f4-2aaf-4de1-862e-5d132ce95b68@identity-protect.org
- a2d3e583-953c-4381-8033-430aab4c61fb@identity-protect.org
- f794fa14-97d7-4041-8dd5-8e891b667307@identity-protect.org
- f8f78e4f-f548-4ab9-aa18-d409d125b6df@identity-protect.org
- owner-3552141@be-virtual.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of be-virtual.net.
Web-graph footprint
Distinct hostnames that link to or from be-virtual.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for be-virtual.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 37.143.82.0/24 |
| SPF_MX | be-virtual.net |
Related pages
Pivot deeper into the graph from be-virtual.net.
- IP · 13.35.93.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · m.buijs@home-server.nl
- TLD · .net
- Browse hostnames · be…
- 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: "be-virtual.net"})-[: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.