Skip to content

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

WHISPER CANON · vrt.beRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/vrt.be

Resolution chain

vrt.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.195.12013.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.91.5576.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:belnet
Organization
Contact emails

Subdomains

176 observed subdomains of vrt.be.

Web-graph footprint

Distinct hostnames that link to or from vrt.be in the public web crawl.

11,117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vrt.be.

MechanismTarget
SPF_INCLUDEcustomers.prezly.io
SPF_INCLUDEhosting._spf.multimedium.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:1690:2:416:0:0:0:167
SPF_IP34.249.71.91
SPF_IP50.31.47.220/32
SPF_IP62.213.195.68
SPF_IP84.241.182.106/32
SPF_IP95.130.40.188
SPF_IP95.130.43.99
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.