Hostname
vlor.be
Last fetched
vlor.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:register nv/sa as the registrar.
Nutrition Label
Resolution chain
vlor.be 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 |
|---|---|---|---|---|
| 13.51.62.86 | 13.51.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- registrar:register nv/sa
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of vlor.be.
Web-graph footprint
Distinct hostnames that link to or from vlor.be in the public web crawl.
125 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for vlor.be.
| Mechanism | Target |
|---|---|
| SPF_A | vlor.be |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.61.72.31 |
| SPF_IP | 185.61.72.32 |
| SPF_IP | 185.61.75.142 |
| SPF_IP | 62.182.62.39 |
| SPF_MX | vlor.be |
Related pages
Pivot deeper into the graph from vlor.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vlor.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.