Hostname
vrt.be
Last fetched
vrt.be resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:belnet as the registrar.
Nutrition Label
Resolution chain
vrt.be 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 |
|---|---|---|---|---|
| 13.248.195.120 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.91.55 | 76.223.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:belnet
- Organization
- —
- Contact emails
- —
Subdomains
176 observed subdomains of vrt.be.
Showing 25 of 176. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vrt.be in the public web crawl.
11,117 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vrt.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.prezly.io |
| SPF_INCLUDE | hosting._spf.multimedium.be |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2001:1690:2:416:0:0:0:167 |
| SPF_IP | 34.249.71.91 |
| SPF_IP | 50.31.47.220/32 |
| SPF_IP | 62.213.195.68 |
| SPF_IP | 84.241.182.106/32 |
| SPF_IP | 95.130.40.188 |
| SPF_IP | 95.130.43.99 |
| SPF_IP | 95.171.166.170/32 |
Related pages
Pivot deeper into the graph from vrt.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vrt.be"})-[: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.